原始 OSV JSON{
"id": "GHSA-2jc8-4r6g-282j",
"aliases": [
"CVE-2014-1928"
],
"details": "The shell_quote function in python-gnupg 0.3.5 does not properly escape characters, which allows context-dependent attackers to execute arbitrary code via shell metacharacters in unspecified vectors, as demonstrated using \"\\\" (backslash) characters to form multi-command sequences, a different vulnerability than CVE-2014-1927. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.",
"summary": "python-gnupg's shell_quote function does not properly escape characters",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.3.5"
},
{
"fixed": "0.3.6"
}
]
}
],
"package": {
"name": "python-gnupg",
"ecosystem": "PyPI"
},
"versions": [
"0.3.5"
]
}
],
"modified": "2024-10-25T20:46:24Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2018-11-06T23:13:02Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1928",
"type": "ADVISORY"
},
{
"url": "https://code.google.com/p/python-gnupg",
"type": "PACKAGE"
},
{
"url": "https://code.google.com/p/python-gnupg/issues/detail?id=98",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-2jc8-4r6g-282j",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-gnupg/PYSEC-2014-91.yaml",
"type": "WEB"
},
{
"url": "http://seclists.org/oss-sec/2014/q1/246",
"type": "WEB"
},
{
"url": "http://seclists.org/oss-sec/2014/q1/294",
"type": "WEB"
},
{
"url": "http://www.debian.org/security/2014/dsa-2946",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:52:26Z"
}
}