Lucene search
+L

3 matches found

Code423n4
Code423n4
added 2022/11/28 12:0 a.m.10 views

Uint underflow issue

Lines of code Vulnerability details Impact Potential underflow if shares is greater than totalSupply Proof of Concept Tools Used Manual review Recommended Mitigation Steps Before the following line, check if totalSupply is greater or equal to shares --- The text was updated successfully, but thes...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.9 views

StakerVault.unstake(), StakerVault.unstakeFor() would revert with a uint underflow error of StakerVault.strategiesTotalStaked, StakerVault._poolTotalStaked.

Lines of code Vulnerability details Impact StakerVault.unstake, StakerVault.unstakeFor would revert with a uint underflow error of StakerVault.strategiesTotalStaked, StakerVault.poolTotalStaked. Proof of Concept Currently it saves totalStaked for strategies and non-strategies separately. uint...

6.9AI score
SaveExploits0
CVE
CVE
added 2021/12/19 8:25 a.m.47 views

CVE-2021-43083

Affected software : Apache PLC4X – PLC4C (C language implementation). Issue : unsigned integer underflow vulnerability in the TCP transport. Root cause : underflow within the C implementation when handling crafted responses from a malicious device. Impact and scope : requires an attacker to activ...

8.8CVSS8.6AI score0.01921EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder