ghsa-286m-6pg9-v42v
Vulnerability from github
Published
2025-07-28 00:30
Modified
2025-07-28 15:57
Severity ?
VLAI Severity ?
Summary
Duplicate Advisory: Multiple issues involving quote API in shlex
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-r7qv-8r2h-pg27. This link is maintained to preserve external references.
Original 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.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "shlex" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-116" ], "github_reviewed": true, "github_reviewed_at": "2025-07-28T15:57:12Z", "nvd_published_at": "2025-07-27T22:15:25Z", "severity": "LOW" }, "details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-r7qv-8r2h-pg27. This link is maintained to preserve external references.\n\n### Original Description\nThe shlex crate before 1.2.1 for Rust allows unquoted and unescaped instances of the { and \\xa0 characters, which may facilitate command injection.", "id": "GHSA-286m-6pg9-v42v", "modified": "2025-07-28T15:57:12Z", "published": "2025-07-28T00:30:33Z", "references": [ { "type": "WEB", "url": "https://github.com/comex/rust-shlex/security/advisories/GHSA-r7qv-8r2h-pg27" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58266" }, { "type": "WEB", "url": "https://crates.io/crates/shlex" }, { "type": "PACKAGE", "url": "https://github.com/comex/rust-shlex" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2024-0006.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Duplicate Advisory: Multiple issues involving quote API in shlex", "withdrawn": "2025-07-28T15:57:12Z" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…