Vulnerability Description
The shlex crate before 1.2.1 for Rust allows unquoted and unescaped instances of the { and \xa0 characters, which may facilitate command injection.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Comex | Shlex | < 1.2.1 |
Related Weaknesses (CWE)
References
- https://crates.io/crates/shlexProduct
- https://github.com/comex/rust-shlex/security/advisories/GHSA-r7qv-8r2h-pg27Vendor Advisory
- https://rustsec.org/advisories/RUSTSEC-2024-0006.htmlThird Party Advisory
FAQ
What is CVE-2024-58266?
CVE-2024-58266 is a vulnerability with a CVSS score of 3.2 (LOW). The shlex crate before 1.2.1 for Rust allows unquoted and unescaped instances of the { and \xa0 characters, which may facilitate command injection.
How severe is CVE-2024-58266?
CVE-2024-58266 has been rated LOW with a CVSS base score of 3.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-58266?
Check the references section above for vendor advisories and patch information. Affected products include: Comex Shlex.