CVE-2023-42441
Last modified
CVE-2023-42441 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 (EVM). Starting in version 0.2.9 and prior to version 0.3.10, locks of the type `@nonreentrant("")` or `@nonreentrant('')` do not produce reentrancy checks at runtime. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine (EVM). Starting in version 0.2.9 and prior to version 0.3.10, locks of the type `@nonreentrant("")` or `@nonreentrant('')` do not produce reentrancy checks at runtime. This issue is fixed in version 0.3.10. As a workaround, ensure the lock name is a non-empty string.
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.2.9, < 0.3.10 |
References
- https://github.com/vyperlang/vyper/pull/3605Issue Tracking, Patch
- https://github.com/vyperlang/vyper/security/advisories/GHSA-3hg2-r75x-g69mExploit, Patch, Vendor Advisory
- https://github.com/vyperlang/vyper/pull/3605Issue Tracking, Patch
- https://github.com/vyperlang/vyper/security/advisories/GHSA-3hg2-r75x-g69mExploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-42441?
How severe is CVE-2023-42441?
How do I fix CVE-2023-42441?
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-42435 The affected product is vulnerable to a cross-site requ…8.8
- CVE-2023-42436Stored cross-site scripting vulnerability exists in the pres…5.4
- CVE-2023-42437Rejected reason: This is unused.
- CVE-2023-42438An inconsistent user interface issue was addressed with impr…4.3
- CVE-2023-42439GeoNode is an open source platform that facilitates the crea…6.5
- CVE-2023-4244A use-after-free vulnerability in the Linux kernel's netfilt…7
- CVE-2023-42442JumpServer is an open source bastion host and a professional…5.3
- CVE-2023-42443Vyper is a Pythonic Smart Contract Language for the Ethereum…8.1
- CVE-2023-42444phonenumber is a library for parsing, formatting and validat…7.5
- CVE-2023-42445Gradle is a build tool with a focus on build automation and …5.3
- CVE-2023-42446Pow is a authentication and user management solution for Pho…6.5
- CVE-2023-42447blurhash-rs is a pure Rust implementation of Blurhash, softw…7.5
Are you affected by CVE-2023-42441?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
