CVE-2015-20107
CVSS V2 High 8
CVSS V3 High 7.6
Description
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
Overview
- CVE ID
- CVE-2015-20107
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-04-13T16:15:08
- Last Modified Date
- 2022-11-28T15:59:11
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.7.0 | 3.7.15 |
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.8.0 | 3.8.15 |
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.9.0 | 3.9.15 |
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.10.0 | 3.10.8 |
cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:* | 1 | OR | ||
cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:* | 1 | OR | ||
cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:C/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- COMPLETE
- Availability Impact
- PARTIAL
- Base Score
- 8
- Severity
- HIGH
- Exploitability Score
- 8
- Impact Score
- 8.5
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- LOW
- Base Score
- 7.6
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 4.7
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2015-20107 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-20107 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:27:47 | Added to TrackCVE |