Lucene search
+L

3 matches found

Code423n4
Code423n4
added 2024/01/08 12:00 a.m.26 views

Pausing the GuardCM does not work because the governorCheckProposalId is never set

Lines of code Vulnerability details Impact Since the governorCheckProposalId of the proposal to check the activity of the governance is never set in GuardCM, the CM can never pause GuardCM, even if the governance is inactive. This will result in a stagnation of the protocol since no significant...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/12 12:00 a.m.9 views

Protocol does not support fee-on-transfer tokens

62 comment Warden: cmichel Protocol does not support fee-on-transfer tokens, see addLiquidity and LiquidityPool.depositErc20. The amount value is stored and available to be withdrawn later but the contract receives amount - fees. Note that there are tokenCheckstokenAddress and the protocol would...

6.7AI score
SaveExploits0
AlpineLinux
AlpineLinux
added 2017/10/04 1:00 a.m.43 views

CVE-2017-1000100

When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name longer than about 515 bytes, the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untruncated length. This too large value is then used...

6.5CVSS7.1AI score0.03958EPSS
SaveExploits0
Rows per page
Query Builder