CVE-2024-51756
Last modified
CVE-2024-51756 is a low-severity vulnerability rated 2.3/10 on the CVSS scale. The cap-std project is organized around the eponymous `cap-std` crate, and develops libraries to make it easy to write capability-based code. cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits, such as "COM¹", "COM²", "LPT⁰", "LPT¹", and so on. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
The cap-std project is organized around the eponymous `cap-std` crate, and develops libraries to make it easy to write capability-based code. cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits, such as "COM¹", "COM²", "LPT⁰", "LPT¹", and so on. Untrusted filesystem paths could bypass the sandbox and access devices through those special device filenames with superscript digits, and through them provide access peripheral devices connected to the computer, or network resources mapped to those devices. This can include modems, printers, network printers, and any other device connected to a serial or parallel port, including emulated USB serial ports. The bug is fixed in #371, which is published in cap-primitives 3.4.1, cap-std 3.4.1, and cap-async-std 3.4.1. There are no known workarounds for this issue. Affected Windows users are recommended to upgrade.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-51756?
How severe is CVE-2024-51756?
How do I fix CVE-2024-51756?
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-51750Element is a Matrix web client built using the Matrix React …5
- CVE-2024-51751Gradio is an open-source Python package designed to enable q…6.5
- CVE-2024-51752The AuthKit library for Next.js provides convenient helpers …5.5
- CVE-2024-51753The AuthKit library for Remix provides convenient helpers fo…2.1
- CVE-2024-51754Twig is a template language for PHP. In a sandbox, an attack…2.2
- CVE-2024-51755Twig is a template language for PHP. In a sandbox, an attack…2.2
- CVE-2024-51757happy-dom is a JavaScript implementation of a web browser wi…9.3
- CVE-2024-51758Filament is a collection of full-stack components for accele…2.3
- CVE-2024-51759Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2024-5176Insufficiently Protected Credentials vulnerability in Baxter…9.4
- CVE-2024-51760Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2024-51761Improper Neutralization of Input During Web Page Generation …7.1
Are you affected by CVE-2024-51756?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
