Frax Ether Liquid Staking contest - hansfriese's results

A liquid ETH staking derivative designed to uniquely leverage the Frax Finance ecosystem.

General Information

Platform: Code4rena

Start Date: 22/09/2022

Pot Size: $30,000 USDC

Total HM: 12

Participants: 133

Period: 3 days

Judge: 0xean

Total Solo HM: 2

Id: 165

League: ETH

Frax Finance

Findings Distribution

Researcher Performance

Rank: 131/133

Findings: 1

Award: $12.49

🌟 Selected for report: 0

🚀 Solo Findings: 0

Awards

12.4859 USDC - $12.49

Labels

bug
duplicate
2 (Med Risk)

External Links

Lines of code

https://github.com/code-423n4/2022-09-frax/blob/55ea6b1ef3857a277e2f47d42029bc0f3d6f9173/src/frxETHMinter.sol#L200

Vulnerability details

Impact

Some ERC20 tokens functions don't return a boolean, for example USDT, BNB, OMG.

So frxETHMinter.recoverERC20() might revert with such tokens.

Proof of Concept

As we can see here, some tokens don't return a bool on transfer.

So this line will revert with such tokens like USDT.

So the token will be locked inside the contract.

Tools Used

Solidity Visual Developer of VSCode

Use the OpenZepplin's safeTransfer and safeTransferFrom functions.

#0 - FortisFortuna

2022-09-25T21:35:47Z

Not really medium risk. Technically you could use safeTransfer, but if someone were to accidentally send something to this contract, it would most likely be either ETH, FRAX, frxETH, or sfrxETH, all of which are transfer compliant.

#1 - joestakey

2022-09-26T16:29:50Z

Duplicate of #18

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