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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-30623`embano1/wip` is a GitHub Action written in Bash. Prior to v…8.8
- CVE-2023-30624Wasmtime is a standalone runtime for WebAssembly. Prior to v…8.8
- CVE-2023-30625rudder-server is part of RudderStack, an open source Custome…8.8
- CVE-2023-30626Jellyfin is a free-software media system. Versions starting …8.1
- CVE-2023-30627jellyfin-web is the web client for Jellyfin, a free-software…5.4
- CVE-2023-30628Kiwi TCMS is an open source test management system. In kiwit…8.8
- CVE-2023-3063The SP Project & Document Manager plugin for WordPress is vu…8.8
- CVE-2023-30630Dmidecode before 3.5 allows -dump-bin to overwrite a local f…7.1
- CVE-2023-30631Improper Input Validation vulnerability in Apache Software F…7.5
- CVE-2023-30633An issue was discovered in TrEEConfigDriver in Insyde Insyde…5.3
- CVE-2023-30635TiKV 6.1.2 allows remote attackers to cause a denial of serv…7.5
- CVE-2023-30636TiKV 6.1.2 allows remote attackers to cause a denial of serv…7.5
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
