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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2022-04-13 16:15
Updated : 2024-11-21 02:26
NVD link : CVE-2015-20107
Mitre link : CVE-2015-20107
CVE.ORG link : CVE-2015-20107
JSON object : View
Products Affected
python
- python
fedoraproject
- fedora
netapp
- ontap_select_deploy_administration_utility
- snapcenter
- active_iq_unified_manager
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')