CVE-2024-24564
February 26, 2024
Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. When using the built-in "extract32(b, start)", if the "start" index provided has for side effect to update "b", the byte array to extract "32" bytes from, it could be that some dirty memory is read and returned by "extract32". This vulnerability is fixed in 0.4.0.
Affected Packages
vyper (PYTHON):
Affected version(s) >=0.1.0b1 <0.4.0Fix Suggestion:
Update to version 0.4.0Related ResourcesĀ (7)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Out-of-bounds Read
EPSS
Base Score:
0.47