原始 OSV JSON
{
"id": "GHSA-286m-6pg9-v42v",
"aliases": [],
"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.",
"summary": "Duplicate Advisory: Multiple issues involving quote API in shlex",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.0"
}
]
}
],
"package": {
"name": "shlex",
"ecosystem": "crates.io"
}
}
],
"modified": "2025-07-28T15:57:12Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N"
}
],
"published": "2025-07-28T00:30:33Z",
"withdrawn": "2025-07-28T15:57:12Z",
"references": [
{
"url": "https://github.com/comex/rust-shlex/security/advisories/GHSA-r7qv-8r2h-pg27",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58266",
"type": "ADVISORY"
},
{
"url": "https://crates.io/crates/shlex",
"type": "WEB"
},
{
"url": "https://github.com/comex/rust-shlex",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0006.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-116"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": "2025-07-27T22:15:25Z",
"github_reviewed_at": "2025-07-28T15:57:12Z"
}
}