Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
•added 2023/09/04 4:39 p.m.•36 views

incorrect order of evaluation of side effects for some builtins

Impact The order of evaluation of the arguments of the builtin functions uint256addmod, uint256mulmod, ecadd and ecmul does not follow source order. • For uint256addmoda,b,c and uint256mulmoda,b,c, the order is c,a,b. • For ecadda,b and ecmula,b, the order is b,a. Note that this behaviour is...

5.3CVSS6AI score0.00536EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
•added 2023/09/04 12:00 a.m.•15 views

Vyper Security Vulnerability

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper version 0.3.9 and earlier versions, which stems from the fact that the order in which the parameters of the built-in functions "uint256addmod", "uint256mulmod", "ecadd" and "ecmul" are evaluated does n...

5.3CVSS7AI score0.00536EPSS
SaveExploits1References3
Rows per page
Query Builder