CVE-2024-24559
Last modified
CVE-2024-24559 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Vyper is a Pythonic Smart Contract Language for the EVM. There is an error in the stack management when compiling the `IR` for `sha3_64`. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Vyper is a Pythonic Smart Contract Language for the EVM. There is an error in the stack management when compiling the `IR` for `sha3_64`. Concretely, the `height` variable is miscalculated. The vulnerability can't be triggered without writing the `IR` by hand (that is, it cannot be triggered from regular vyper code). `sha3_64` is used for retrieval in mappings. No flow that would cache the `key` was found so the issue shouldn't be possible to trigger when compiling the compiler-generated `IR`. This issue isn't triggered during normal compilation of vyper code so the impact is low. At the time of publication there is no patch available.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vyperlang | Vyper | <= 0.3.10 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-24559?
How severe is CVE-2024-24559?
How do I fix CVE-2024-24559?
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-24552A session fixation vulnerability in Bludit allows an attacke…8.8
- CVE-2024-24553Bludit uses the SHA-1 hashing algorithm to compute password …7.5
- CVE-2024-24554Bludit uses predictable methods in combination with the MD5 …8.2
- CVE-2024-24556urql is a GraphQL client that exposes a set of helpers for s…6.1
- CVE-2024-24557Moby is an open-source project created by Docker to enable s…7.8
- CVE-2024-24558TanStack Query supplies asynchronous state management, serve…6.1
- CVE-2024-2456The Ecwid Ecommerce Shopping Cart plugin for WordPress is vu…6.4
- CVE-2024-24560Vyper is a Pythonic Smart Contract Language for the Ethereum…5.3
- CVE-2024-24561Vyper is a pythonic Smart Contract Language for the ethereum…9.8
- CVE-2024-24562vantage6-UI is the official user interface for the vantage6 …5.3
- CVE-2024-24563Vyper is a Pythonic Smart Contract Language for the Ethereum…9.8
- CVE-2024-24564Vyper is a pythonic Smart Contract Language for the ethereum…5.3
Are you affected by CVE-2024-24559?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
