CVE-2023-30629
Last modified
CVE-2023-30629 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.1 through 0.3.7, the Vyper compiler generates the wrong bytecode. EPSS estimates a 0.88% chance of exploitation in the next 30 days.
Description
Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.1 through 0.3.7, the Vyper compiler generates the wrong bytecode. Any contract that uses the `raw_call` with `revert_on_failure=False` and `max_outsize=0` receives the wrong response from `raw_call`. Depending on the memory garbage, the result can be either `True` or `False`. A patch is available and, as of time of publication, anticipated to be part of Vyper 0.3.8. As a workaround, one may always put `max_outsize>0`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vyperlang | Vyper | >= 0.3.1, < 0.3.8 |
References
- https://github.com/vyperlang/vyper/security/advisories/GHSA-w9g2-3w7p-72g9Exploit, Vendor Advisory
- https://github.com/vyperlang/vyper/security/advisories/GHSA-w9g2-3w7p-72g9Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-30629?
How severe is CVE-2023-30629?
How do I fix CVE-2023-30629?
Are you affected by CVE-2023-30629?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
