CVE-2022-24787

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one ends with `"\x00"` because there is no comparison of the length. A patch is available and expected to be part of the 0.3.2 release. There are currently no known workarounds.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:*:*:*

History

02 Aug 2023, 16:22

Type Values Removed Values Added
CPE cpe:2.3:a:vyper_project:vyper:*:*:*:*:*:*:*:* cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:*:*:*
First Time Vyperlang vyper
Vyperlang

11 Apr 2022, 17:45

Type Values Removed Values Added
First Time Vyper Project vyper
Vyper Project
CWE CWE-697
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
References (CONFIRM) https://github.com/vyperlang/vyper/security/advisories/GHSA-7vrm-3jc8-5wwm - (CONFIRM) https://github.com/vyperlang/vyper/security/advisories/GHSA-7vrm-3jc8-5wwm - Patch, Third Party Advisory
References (MISC) https://github.com/vyperlang/vyper/commit/2c73f8352635c0a433423a5b94740de1a118e508 - (MISC) https://github.com/vyperlang/vyper/commit/2c73f8352635c0a433423a5b94740de1a118e508 - Patch, Third Party Advisory
CPE cpe:2.3:a:vyper_project:vyper:*:*:*:*:*:*:*:*

04 Apr 2022, 18:48

Type Values Removed Values Added
New CVE

Information

Published : 2022-04-04 18:15

Updated : 2023-12-10 14:22


NVD link : CVE-2022-24787

Mitre link : CVE-2022-24787

CVE.ORG link : CVE-2022-24787


JSON object : View

Products Affected

vyperlang

  • vyper
CWE
CWE-697

Incorrect Comparison