Illuminate contest - ak1's results

Your Sole Source For Fixed-Yields.

General Information

Platform: Code4rena

Start Date: 21/06/2022

Pot Size: $55,000 USDC

Total HM: 29

Participants: 88

Period: 5 days

Judge: gzeon

Total Solo HM: 7

Id: 134

League: ETH

Illuminate

Findings Distribution

Researcher Performance

Rank: 73/88

Findings: 1

Award: $63.94

🌟 Selected for report: 0

πŸš€ Solo Findings: 0

Awards

63.9425 USDC - $63.94

Labels

bug
disagree with severity
QA (Quality Assurance)
sponsor disputed

External Links

Lines of code

https://github.com/code-423n4/2022-06-illuminate/blob/912be2a90ded4a557f121fe565d12ec48d0c4684/lender/Safe.sol#L6 https://github.com/code-423n4/2022-06-illuminate/blob/912be2a90ded4a557f121fe565d12ec48d0c4684/marketplace/Safe.sol#L6 https://github.com/code-423n4/2022-06-illuminate/blob/912be2a90ded4a557f121fe565d12ec48d0c4684/redeemer/Safe.sol#L6

Vulnerability details

Impact

Inheriting the Safe.sol will not properly.

Proof of Concept

import {IErc20} from './Interfaces.sol';

Tools Used

Manula verification

correct the import lines as shown below. import {IERC20} from './Interfaces.sol';

#0 - sourabhmarathe

2022-06-29T15:15:52Z

Given that we are able to build the contracts, I'm not sure how this would have gotten through. Also, since the contract would not build as a result of this, it would not be able to get deployed so this would not be considered a high risk bug.

#1 - gzeoneth

2022-07-16T15:33:54Z

Downgrading to Low / QA.

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