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.
{
"github_reviewed_at": "2020-06-16T21:53:37Z",
"github_reviewed": true,
"nvd_published_at": null,
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH"
}