Lucene search
+L

4 matches found

Code423n4
Code423n4
added 2022/03/31 12:0 a.m.7 views

Multiple missing approve(spender, 0) before approve(spender, amount)

Lines of code Vulnerability details Impact There are a few instances of missing calls to the IERC20 interface's approve function. The allowance needs to be set to 0 by calling for a given address and spender IERC20address.approvespender, 0. Not only do tokens like USDT require the allowance to be...

6.8AI score
SaveExploits0
NVD
NVD
added 2019/10/11 8:15 p.m.16 views

CVE-2018-21028

Boa through 0.94.14rc21 allows remote attackers to trigger a memory leak because of missing calls to the free function...

7.5CVSS7.6AI score0.02072EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/10/11 8:15 p.m.40 views

CVE-2018-21028

Boa through 0.94.14rc21 allows remote attackers to trigger a memory leak because of missing calls to the free function...

7.5CVSS7.1AI score0.02072EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2011/10/19 5:17 p.m.6 views

OpenJDK: missing checkSetFactory calls in HttpsURLConnection (JSSE, 7096936)

Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier, and 1.4.233 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality and integrity,...

6.4CVSS7.4AI score0.02605EPSS
SaveExploits1References5
Rows per page
Query Builder