Vulnerability Details CVE-2024-24560
Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 (overlapping with the input buffer). When checking RETURNDATASIZE for dynamic types, the size is compared only to the minimum allowed size for that type, and not to the returned value's length. As a result, malformed return data can cause the contract to mistake data from the input buffer for returndata. When the called contract returns invalid ABIv2 encoded data, the calling contract can read different invalid data (from the dirty buffer) than the called contract returned.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.006
EPSS Ranking 69.7%
CVSS Severity
CVSS v3 Score 3.7
Products affected by CVE-2024-24560
-
cpe:2.3:a:vyperlang:vyper:0.0.4
-
cpe:2.3:a:vyperlang:vyper:0.1.0
-
cpe:2.3:a:vyperlang:vyper:0.2.0
-
cpe:2.3:a:vyperlang:vyper:0.2.1
-
cpe:2.3:a:vyperlang:vyper:0.2.10
-
cpe:2.3:a:vyperlang:vyper:0.2.11
-
cpe:2.3:a:vyperlang:vyper:0.2.12
-
cpe:2.3:a:vyperlang:vyper:0.2.13
-
cpe:2.3:a:vyperlang:vyper:0.2.14
-
cpe:2.3:a:vyperlang:vyper:0.2.15
-
cpe:2.3:a:vyperlang:vyper:0.2.16
-
cpe:2.3:a:vyperlang:vyper:0.2.2
-
cpe:2.3:a:vyperlang:vyper:0.2.3
-
cpe:2.3:a:vyperlang:vyper:0.2.4
-
cpe:2.3:a:vyperlang:vyper:0.2.5
-
cpe:2.3:a:vyperlang:vyper:0.2.6
-
cpe:2.3:a:vyperlang:vyper:0.2.7
-
cpe:2.3:a:vyperlang:vyper:0.2.8
-
cpe:2.3:a:vyperlang:vyper:0.2.9
-
cpe:2.3:a:vyperlang:vyper:0.3.0
-
cpe:2.3:a:vyperlang:vyper:0.3.1
-
cpe:2.3:a:vyperlang:vyper:0.3.10
-
cpe:2.3:a:vyperlang:vyper:0.3.2
-
cpe:2.3:a:vyperlang:vyper:0.3.3
-
cpe:2.3:a:vyperlang:vyper:0.3.4
-
cpe:2.3:a:vyperlang:vyper:0.3.5
-
cpe:2.3:a:vyperlang:vyper:0.3.6
-
cpe:2.3:a:vyperlang:vyper:0.3.7
-
cpe:2.3:a:vyperlang:vyper:0.3.8
-
cpe:2.3:a:vyperlang:vyper:0.3.9