Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/04/22 12:0 a.m.9 views

transfer or transferFrom without checking the boolean result

It was found some transfer, approve or transferFrom without checking the boolean result, ERC20 standard specify that the token can return false if this call was not made, so it's mandatory to check the result of approve methods. CoreCollection.solL175 ERC721Payable.solL54 --- The text was updated...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2017/06/21 5:34 a.m.12 views

Arbitrary Object Creation And Arbitrary Code Execution

mathjs is vulnerable to arbitrary object creation and arbitrary code execution attacks. The attacks exist because it does not properly check whether the methods being called are safe methods i.e., the method being called is not defined on the the prototype of the native object. For example,...

7.5AI score
SaveExploits0
Rows per page
Query Builder