BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2022
CVE-2015-20107High confidence

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)

n/a · n/a

7.6HighCVSS 3.1
Recommended action
Within 7 days

High technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.

Patch available
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
SSA-398330 · CSAF 2.0 · revision 18 · interimSiemens ProductCERTSSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP >= V3.1.0 and < V3.1.5
5 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
  • SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
  • SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
  • SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
  • SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)
Summary
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
Remediation
Update to V3.1.5 or later version
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2015-2111

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days

High technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.

Patch available
01

What, why and how

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

What

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

Why

Untrusted input reaches a command interpreter without sufficient validation or separation from command syntax.

How

An attacker operating through a network path may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

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

Why

Untrusted input reaches a command interpreter without sufficient validation or separation from command syntax.

How

An attacker operating through a network path may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
Reference recorded

A structured CVE source labels at least one public reference as exploit material. BlackTree has not independently validated that it is safe, reliable or weaponised.

Likely attack path
a network path → Improper Neutralization of Special Elements used in a Command ('Command Injection') → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
Low: a basic authenticated account is required
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-77

CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection'). The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRLowPrivileges required: The attacker needs basic user-level privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CLowConfidentiality impact: A successful attack can cause a limited loss.IHighIntegrity impact: A successful attack can cause a major loss.ALowAvailability impact: A successful attack can cause a limited loss.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkCWE-77Public exploit reference
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2022-0253Python: Schwachstelle ermöglicht Codeausführung

Ein Angreifer kann eine Schwachstelle in Python ausnutzen, um beliebigen Programmcode auszuführen.

Official advisory
BSI · German · WID-SEC-W-2023-1542Red Hat OpenShift: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um einen Denial of Service Zustand herbeizuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.

Official advisory
BSI · German · WID-SEC-W-2023-0561Xerox FreeFlow Print Server: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.

Official advisory
BSI · German · WID-SEC-W-2023-0395Splunk Splunk Enterprise: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, Daten zu manipulieren und einen Cross-Site-Scripting-Angriff durchzuführen.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0395Multiples vulnérabilités dans les produits IBM

provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance. Solutions Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation). Documentation Bulletin de sécurité IBM 7267689 du 26 mars 2026 https://www.ibm.com/support/pages/node/7267689 Bulletin de sécurité IBM 7267801 du 27 mars 2026 https://www.ibm.com/support/pages/node/7267801 Bulletin de sécurité IBM 7268179 du 31 mars 2026 https://www.ibm.com/support/pages/node/7268179 Bulletin de sécurité IBM 7268331 du 01 avril 2026 https://www.ibm.com/support/pages/node/7268331 Référence CVE CVE-2015-20107 https://www.cve.org/CVERecord?id=CVE-2015-20107 Référence CVE CVE-2017-18342 https://www.cve.org/CVERecord?id=CVE-2017-18342 Référence CVE CVE-2018-18074 https://www.cve.org/CVERecord?id=CVE-2018-18074 Référence CVE CVE-2018-20060 https://www.cve.org/CVERecord?id=CVE-2018-20060 Référence CVE CVE-2018-20852 https://www.cve.org/CVERecord?id=CVE-2018-20852 Référence CVE CVE-2019-11236 https://www.cve.org/CVERecord?id=CVE-2019-11236 Référence CVE CVE-2019-11324 https://www.cve.org/CVERecord?id=CVE-2019-11324 Référence CVE CVE-2019-11340 https://www.cve.org/CVERecord?id=CVE-2019-11340 Référence CVE CVE-2019-16056 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0050Multiples vulnérabilités dans les produits Juniper Networks

-and-MX-Series-When-TCP-packets-occur-in-a-specific-sequence-flowd-crashes-CVE-2026-21918 Bulletin de sécurité Juniper Networks CVE-2026-21920 du 14 janvier 2026 https://supportportal.juniper.net/s/article/2026-01-Security-Bulletin-Junos-OS-SRX-Series-If-a-specific-request-is-processed-by-the-DNS-subsystem-flowd-will-crash-CVE-2026-21920 Bulletin de sécurité Juniper Networks CVE-2026-21921 du 14 janvier 2026 https://supportportal.juniper.net/s/article/2026-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-When-telemetry-collectors-are-frequently-subscribing-and-unsubscribing-to-sensors-chassisd-or-rpd-will-crash-CVE-2026-21921 Référence CVE CVE-2015-20107 https://www.cve.org/CVERecord?id=CVE-2015-20107 Référence CVE CVE-2019-20907 https://www.cve.org/CVERecord?id=CVE-2019-20907 Référence CVE CVE-2020-26116 https://www.cve.org/CVERecord?id=CVE-2020-26116 Référence CVE CVE-2020-8492 https://www.cve.org/CVERecord?id=CVE-2020-8492 Référence CVE CVE-2021-3177 https://www.cve.org/CVERecord?id=CVE-2021-3177 Référence CVE CVE-2021-3733 https://www.cve.org/CVERecord?id=CVE-2021-3733 Référence CVE CVE-2021-3737 https://www.cve.org/CVERecord?id=CVE-2021-3737 Référence CVE CVE-2021-4189 https://www.cve.org/CVERecord?id=CVE-2021-4189 Référence CVE CVE-2022-45061 https://www.cve.org/CVERecord?id=CVE-2022-4

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0969Multiples vulnérabilités dans les produits VMware

.cve.org/CVERecord?id=CVE-2014-4715 Référence CVE CVE-2014-8139 https://www.cve.org/CVERecord?id=CVE-2014-8139 Référence CVE CVE-2014-8140 https://www.cve.org/CVERecord?id=CVE-2014-8140 Référence CVE CVE-2014-8141 https://www.cve.org/CVERecord?id=CVE-2014-8141 Référence CVE CVE-2014-9157 https://www.cve.org/CVERecord?id=CVE-2014-9157 Référence CVE CVE-2014-9636 https://www.cve.org/CVERecord?id=CVE-2014-9636 Référence CVE CVE-2014-9748 https://www.cve.org/CVERecord?id=CVE-2014-9748 Référence CVE CVE-2014-9913 https://www.cve.org/CVERecord?id=CVE-2014-9913 Référence CVE CVE-2015-1606 https://www.cve.org/CVERecord?id=CVE-2015-1606 Référence CVE CVE-2015-20107 https://www.cve.org/CVERecord?id=CVE-2015-20107 Référence CVE CVE-2015-2583 https://www.cve.org/CVERecord?id=CVE-2015-2583 Référence CVE CVE-2015-2624 https://www.cve.org/CVERecord?id=CVE-2015-2624 Référence CVE CVE-2015-2626 https://www.cve.org/CVERecord?id=CVE-2015-2626 Référence CVE CVE-2015-2640 https://www.cve.org/CVERecord?id=CVE-2015-2640 Référence CVE CVE-2015-2654 https://www.cve.org/CVERecord?id=CVE-2015-2654 Référence CVE CVE-2015-2656 https://www.cve.org/CVERecord?id=CVE-2015-2656 Référence CVE CVE-2015-4754 https://www.cve.org/CVERecord?id=CVE-2015-4754 Référence CVE CVE-2015-4764 https://www.cve.org/CVERecord?id=CVE-2015-4764 R

Official advisory
CERT-FR · French · CERTFR-2023-AVI-1015Multiples vulnérabilités dans les produits Siemens

om/productcert/html/ssa-180704.html Bulletin de sécurité Siemens SSA-887801 du 12 décembre 2023 https://cert-portal.siemens.com/productcert/html/ssa-887801.html Bulletin de sécurité Siemens SSA-892915 du 12 décembre 2023 https://cert-portal.siemens.com/productcert/html/ssa-280603.html Bulletin de sécurité Siemens SSA-999588 du 12 décembre 2023 https://cert-portal.siemens.com/productcert/html/ssa-398330.html Référence CVE CVE-2013-0340 https://www.cve.org/CVERecord?id=CVE-2013-0340 Référence CVE CVE-2013-4235 https://www.cve.org/CVERecord?id=CVE-2013-4235 Référence CVE CVE-2014-7209 https://www.cve.org/CVERecord?id=CVE-2014-7209 Référence CVE CVE-2015-20107 https://www.cve.org/CVERecord?id=CVE-2015-20107 Référence CVE CVE-2016-10228 https://www.cve.org/CVERecord?id=CVE-2016-10228 Référence CVE CVE-2016-10739 https://www.cve.org/CVERecord?id=CVE-2016-10739 Référence CVE CVE-2016-3189 https://www.cve.org/CVERecord?id=CVE-2016-3189 Référence CVE CVE-2016-3709 https://www.cve.org/CVERecord?id=CVE-2016-3709 Référence CVE CVE-2016-4658 https://www.cve.org/CVERecord?id=CVE-2016-4658 Référence CVE CVE-2016-5131 https://www.cve.org/CVERecord?id=CVE-2016-5131 Référence CVE CVE-2016-9318 https://www.cve.org/CVERecord?id=CVE-2016-9318 Référence CVE CVE-2017-0663 https://www.cve.org/CVERecord?id=CVE-2017-06

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0976Multiples vulnérabilités dans les produits IBM

.ibm.com/support/pages/node/7080106 Bulletin de sécurité IBM 7080117 du 20 novembre 2023 https://www.ibm.com/support/pages/node/7080117 Bulletin de sécurité IBM 7080118 du 20 novembre 2023 https://www.ibm.com/support/pages/node/7080118 Bulletin de sécurité IBM 7080174 du 21 novembre 2023 https://www.ibm.com/support/pages/node/7080174 Bulletin de sécurité IBM 7080176 du 21 novembre 2023 https://www.ibm.com/support/pages/node/7080176 Bulletin de sécurité IBM 7080177 du 21 novembre 2023 https://www.ibm.com/support/pages/node/7080177 Bulletin de sécurité IBM 7081403 du 22 novembre 2023 https://www.ibm.com/support/pages/node/7081403 Référence CVE CVE-2015-20107 https://www.cve.org/CVERecord?id=CVE-2015-20107 Référence CVE CVE-2017-18640 https://www.cve.org/CVERecord?id=CVE-2017-18640 Référence CVE CVE-2020-10735 https://www.cve.org/CVERecord?id=CVE-2020-10735 Référence CVE CVE-2020-14039 https://www.cve.org/CVERecord?id=CVE-2020-14039 Référence CVE CVE-2020-15586 https://www.cve.org/CVERecord?id=CVE-2020-15586 Référence CVE CVE-2020-16845 https://www.cve.org/CVERecord?id=CVE-2020-16845 Référence CVE CVE-2020-24553 https://www.cve.org/CVERecord?id=CVE-2020-24553 Référence CVE CVE-2020-28362 https://www.cve.org/CVERecord?id=CVE-2020-28362 Référence CVE CVE-2020-28366 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0513Multiples vulnérabilités dans les produits IBM

n de code arbitraire à distance. Solution Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation). Documentation Bulletin de sécurité IBM 7009301 du 07 juillet 2023 https://www.ibm.com/support/pages/node/7009301 Bulletin de sécurité IBM 7009987 du 06 juillet 2023 https://www.ibm.com/support/pages/node/7009987 Bulletin de sécurité IBM 7010095 du 06 juillet 2023 https://www.ibm.com/support/pages/node/7010095 Bulletin de sécurité IBM 7010099 du 06 juillet 2023 https://www.ibm.com/support/pages/node/7010099 Référence CVE CVE-2015-0254 https://www.cve.org/CVERecord?id=CVE-2015-0254 Référence CVE CVE-2015-20107 https://www.cve.org/CVERecord?id=CVE-2015-20107 Référence CVE CVE-2016-10735 https://www.cve.org/CVERecord?id=CVE-2016-10735 Référence CVE CVE-2018-20060 https://www.cve.org/CVERecord?id=CVE-2018-20060 Référence CVE CVE-2019-18348 https://www.cve.org/CVERecord?id=CVE-2019-18348 Référence CVE CVE-2019-8331 https://www.cve.org/CVERecord?id=CVE-2019-8331 Référence CVE CVE-2019-9740 https://www.cve.org/CVERecord?id=CVE-2019-9740 Référence CVE CVE-2020-26116 https://www.cve.org/CVERecord?id=CVE-2020-26116 Référence CVE CVE-2021-23336 https://www.cve.org/CVERecord?id=CVE-2021-23336 Référence CVE CVE-2021-28861 https://www.cve.org/CVERecord?id=CVE-

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0142Multiples vulnérabilités dans les produits Splunk

février 2023 https://advisory.splunk.com/advisories/SVD-2023-0213 Bulletin de sécurité Splunk SVD-2023-0202 du 14 février 2023 https://advisory.splunk.com/advisories/SVD-2023-0202 Bulletin de sécurité Splunk SVD-2023-0203 du 14 février 2023 https://advisory.splunk.com/advisories/SVD-2023-0203 Bulletin de sécurité Splunk SVD-2023-0205 du 14 février 2023 https://advisory.splunk.com/advisories/SVD-2023-0205 Bulletin de sécurité Splunk SVD-2023-0210 du 14 février 2023 https://advisory.splunk.com/advisories/SVD-2023-0210 Bulletin de sécurité Splunk SVD-2023-0215 du 14 février 2023 https://advisory.splunk.com/advisories/SVD-2023-0215 Référence CVE CVE-2015-20107 https://www.cve.org/CVERecord?id=CVE-2015-20107 Référence CVE CVE-2021-21419 https://www.cve.org/CVERecord?id=CVE-2021-21419 Référence CVE CVE-2021-28957 https://www.cve.org/CVERecord?id=CVE-2021-28957 Référence CVE CVE-2021-3517 https://www.cve.org/CVERecord?id=CVE-2021-3517 Référence CVE CVE-2021-3518 https://www.cve.org/CVERecord?id=CVE-2021-3518 Référence CVE CVE-2021-3537 https://www.cve.org/CVERecord?id=CVE-2021-3537 Référence CVE CVE-2022-24785 https://www.cve.org/CVERecord?id=CVE-2022-24785 Référence CVE CVE-2022-31129 https://www.cve.org/CVERecord?id=CVE-2022-31129 Référence CVE CVE-2022-32212 https://www.cve.org/CVERecord?id=CVE-20

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0); SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0); SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0); SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0); SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)
Fixed
An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
Action
Update to V3.1.5 or later version
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04

Evidence and provenance

Published 13 Apr 2022 · Last source change 3 Nov 2025, 21:43 UTC · CWE-77 · Improper Neutralization of Special Elements used in a Command ('Command Injection')

CVE recordCVE.org · 5.2
CVSS sourceNIST NVD
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2015-2111
Product sourceVendor CSAF · Siemens ProductCERT
Remediation sourceVendor CSAF · Siemens ProductCERT
CWE sourceNIST NVD
NVD statusNVD modified after enrichment

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2015-20107 · cve.blacktree.nl