Update initializer modifier to prevent reentrancy during initialization #227
Labels
3 (High Risk)
Assets can be stolen/lost/compromised directly
bug
Something isn't working
disagree with severity
Sponsor confirms validity, but disagrees with warden’s risk assessment (sponsor explain in comments)
resolved
Finding has been patched by sponsor (sponsor pls link to PR containing fix)
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
Lines of code
https://github.com/code-423n4/2022-04-jpegd/blob/main/package.json#L18-L19
Vulnerability details
Impact
The solution uses:
These dependencies have a known high severity vulnerability:
Which makes these contracts vulnerable:
Recommended Mitigation Steps
Upgrade
@openzeppelin/contracts
and@openzeppelin/contracts-upgradeable
to version 4.4.1 or higher.The text was updated successfully, but these errors were encountered: