GHSA-R3VR-PRWV-86G9
Vulnerability from github – Published: 2018-11-06 23:14 – Updated: 2024-10-25 21:18
VLAI?
Summary
python-gnupg's shell_quote function does not properly quote strings
Details
The shell_quote function in python-gnupg 0.3.5 does not properly quote strings, which allows context-dependent attackers to execute arbitrary code via shell metacharacters in unspecified vectors, as demonstrated using "$(" command-substitution sequences, a different vulnerability than CVE-2014-1928. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "python-gnupg"
},
"ranges": [
{
"events": [
{
"introduced": "0.3.5"
},
{
"fixed": "0.3.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.5"
]
}
],
"aliases": [
"CVE-2014-1927"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:53:37Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "The shell_quote function in python-gnupg 0.3.5 does not properly quote strings, which allows context-dependent attackers to execute arbitrary code via shell metacharacters in unspecified vectors, as demonstrated using \"$(\" command-substitution sequences, a different vulnerability than CVE-2014-1928. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.",
"id": "GHSA-r3vr-prwv-86g9",
"modified": "2024-10-25T21:18:50Z",
"published": "2018-11-06T23:14:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1927"
},
{
"type": "PACKAGE",
"url": "https://bitbucket.org/vinay.sajip/python-gnupg"
},
{
"type": "WEB",
"url": "https://code.google.com/p/python-gnupg"
},
{
"type": "WEB",
"url": "https://code.google.com/p/python-gnupg/issues/detail?id=98"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-r3vr-prwv-86g9"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-gnupg/PYSEC-2014-90.yaml"
},
{
"type": "WEB",
"url": "http://seclists.org/oss-sec/2014/q1/245"
},
{
"type": "WEB",
"url": "http://seclists.org/oss-sec/2014/q1/294"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2014/dsa-2946"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "python-gnupg\u0027s shell_quote function does not properly quote strings"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…