GHSA-vcr5-xr9h-mvc5

Suggest an improvement
Source
https://github.com/advisories/GHSA-vcr5-xr9h-mvc5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/11/GHSA-vcr5-xr9h-mvc5/GHSA-vcr5-xr9h-mvc5.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-vcr5-xr9h-mvc5
Aliases
Published
2018-11-06T23:12:48Z
Modified
2024-10-25T21:37:33.743310Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
python-gnupg vulnerable to shell injection
Details

python-gnupg 0.3.5 and 0.3.6 allow for shell injection via a failure to escape backslashes in the shell_quote() function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-20"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:57:27Z"
}
References

Affected packages

PyPI / python-gnupg

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.3.5
Fixed
0.3.7

Affected versions

0.*

0.3.5
0.3.6

Database specific

{
    "last_known_affected_version_range": "<= 0.3.6"
}