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.
References
Configurations
History
21 Nov 2024, 02:05
Type | Values Removed | Values Added |
---|---|---|
References | () http://seclists.org/oss-sec/2014/q1/246 - Exploit | |
References | () http://seclists.org/oss-sec/2014/q1/294 - Exploit | |
References | () http://secunia.com/advisories/56616 - | |
References | () http://secunia.com/advisories/59031 - | |
References | () http://www.debian.org/security/2014/dsa-2946 - | |
References | () https://code.google.com/p/python-gnupg/ - | |
References | () https://code.google.com/p/python-gnupg/issues/detail?id=98 - Exploit, Vendor Advisory |
Information
Published : 2014-10-25 21:55
Updated : 2025-04-12 10:46
NVD link : CVE-2014-1928
Mitre link : CVE-2014-1928
CVE.ORG link : CVE-2014-1928
JSON object : View
Products Affected
python-gnupg_project
- python-gnupg
CWE
CWE-20
Improper Input Validation