PYSEC-2014-90
Vulnerability from pysec - Published: 2014-10-25 21:55 - Updated: 2021-08-27 03:22
VLAI?
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.
Impacted products
| Name | purl | python-gnupg | pkg:pypi/python-gnupg |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "python-gnupg",
"purl": "pkg:pypi/python-gnupg"
},
"ranges": [
{
"events": [
{
"introduced": "0.3.5"
},
{
"fixed": "0.3.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.5"
]
}
],
"aliases": [
"CVE-2014-1927",
"GHSA-r3vr-prwv-86g9"
],
"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": "PYSEC-2014-90",
"modified": "2021-08-27T03:22:18.134121Z",
"published": "2014-10-25T21:55:00Z",
"references": [
{
"type": "WEB",
"url": "https://code.google.com/p/python-gnupg/issues/detail?id=98"
},
{
"type": "WEB",
"url": "http://seclists.org/oss-sec/2014/q1/294"
},
{
"type": "WEB",
"url": "https://code.google.com/p/python-gnupg/"
},
{
"type": "ADVISORY",
"url": "http://secunia.com/advisories/59031"
},
{
"type": "ADVISORY",
"url": "http://secunia.com/advisories/56616"
},
{
"type": "WEB",
"url": "http://seclists.org/oss-sec/2014/q1/245"
},
{
"type": "ADVISORY",
"url": "http://www.debian.org/security/2014/dsa-2946"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-r3vr-prwv-86g9"
}
]
}
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…