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
No history.
Information
Published : 2014-10-25 21:55
Updated : 2024-02-04 18:35
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