CVE-2015-20107

Source
https://nvd.nist.gov/vuln/detail/CVE-2015-20107
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2015-20107.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2015-20107
Aliases
Downstream
Related
Published
2022-04-13T16:15:08Z
Modified
2025-08-09T19:01:29Z
Severity
  • 7.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L CVSS Calculator
Summary
[none]
Details

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9

References

Affected packages