prePO contest - bugwriter001's results

Gain exposure to pre-IPO companies & pre-token projects.

General Information

Platform: Code4rena

Start Date: 17/03/2022

Pot Size: $30,000 USDC

Total HM: 8

Participants: 43

Period: 3 days

Judge: gzeon

Total Solo HM: 5

Id: 100

League: ETH

prePO

Findings Distribution

Researcher Performance

Rank: 33/43

Findings: 1

Award: $51.88

🌟 Selected for report: 0

🚀 Solo Findings: 0

Awards

51.8842 USDC - $51.88

Labels

bug
QA (Quality Assurance)

External Links

Impact

collateral.sol withdraw function should add sanity check for the amount.

function withdraw(uint256 _amount)
        external
        override
        nonReentrant
        returns (uint256)

it is better to add an sanity check for the _amount:

require(_amount > 0);

#0 - ramenforbreakfast

2022-03-22T22:37:24Z

duplicate of #14

AuditHub

A portfolio for auditors, a security profile for protocols, a hub for web3 security.

Built bymalatrax © 2024

Auditors

Browse

Contests

Browse

Get in touch

ContactTwitter