CVE-2024-32649
Last modified
CVE-2024-32649 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the `sqrt` builtin can result in double eval vulnerability when the argument has side-effects. EPSS estimates a 0.45% 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.10 and prior, using the `sqrt` builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the `build_IR` function of the `sqrt` builtin doesn't cache the argument to the stack. As such, it can be evaluated multiple times (instead of retrieving the value from the stack). No vulnerable production contracts were found. Additionally, double evaluation of side-effects should be easily discoverable in client tests. As such, the impact is low. As of time of publication, no fixed versions are available.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vyperlang | Vyper | < 0.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-32649?
How severe is CVE-2024-32649?
How do I fix CVE-2024-32649?
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 2024
- CVE-2024-32643Masa CMS is an open source Enterprise Content Management pla…7.5
- CVE-2024-32644Evmos is a scalable, high-throughput Proof-of-Stake EVM bloc…9.1
- CVE-2024-32645Vyper is a pythonic Smart Contract Language for the Ethereum…5.3
- CVE-2024-32646Vyper is a pythonic Smart Contract Language for the Ethereum…5.3
- CVE-2024-32647Vyper is a pythonic Smart Contract Language for the Ethereum…5.3
- CVE-2024-32648Vyper is a pythonic Smart Contract Language for the Ethereum…5.3
- CVE-2024-3265The Advanced Search WordPress plugin through 1.1.6 does not …4.7
- CVE-2024-32650Rustls is a modern TLS library written in Rust. `rustls::Con…7.5
- CVE-2024-32651changedetection.io is an open source web page change detecti…10
- CVE-2024-32652The adapter @hono/node-server allows you to run your Hono ap…7.5
- CVE-2024-32653jadx is a Dex to Java decompiler. Prior to version 1.5.0, …6.1
- CVE-2024-32655Npgsql is the .NET data provider for PostgreSQL. The `WriteB…8.1
Are you affected by CVE-2024-32649?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
