← Back to CVE List

CVE-2015-20107

Published: 2022-04-13T16:15Z
Last Modified: 2024-11-21T02:26Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 > MITRE Terms of Use apply – see LICENSE‑MITRE.txt