QuantAMM

QuantAMM
49,600 OP
View results
Submission Details
Severity: low
Invalid

Lack of duplicate registration check

Summary

Lack of duplicate registration check

Vulnerability Details

nonRegister function does not check whether the pool has been registered. This may cause the same pool to be registered repeatedly, resulting in unexpected behavior or inconsistent state.

Lack of pool address validity check:\\nonRegister function does not verify whether the passed pool address is a valid address (non-zero address). This may cause an invalid pool to be registered, affecting the normal operation of the contract.

https://github.com/Cyfrin/2024-12-quantamm/blob/main/pkg/pool-hooks/contracts/hooks-quantamm/UpliftOnlyExample.sol

Updates

Lead Judging Commences

n0kto Lead Judge 7 months ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.