Low level calls with solidity version 0.8.14 can result in optimiser bug. #94
Labels
bug
Something isn't working
disagree with severity
Sponsor confirms validity, but disagrees with warden’s risk assessment (sponsor explain in comments)
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
valid
Lines of code
https://github.com/code-423n4/2022-06-nested/blob/b4a153c943d54755711a2f7b80cbbf3a5bb49d76/contracts/governance/OwnerProxy.sol#L20
Vulnerability details
Impact
The protocol is using low level calls with solidity version 0.8.14 which can result in optimizer bug.
Proof of Concept
See POC from Certora
Recommended Mitigation Steps
Consider upgrading to solidity 0.8.15
The text was updated successfully, but these errors were encountered: