CVE-2020-15523

HIGHCVSS 7.8/10EPSS 0.90%

Last modified

CVE-2020-15523 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). EPSS estimates a 0.90% chance of exploitation in the next 30 days.

Description

In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS Probability
0.90%

54.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
PythonPython>= 3.5.0, < 3.5.10
PythonPython>= 3.6.0, < 3.6.12
PythonPython>= 3.7.0, < 3.7.9
PythonPython>= 3.8.0, < 3.8.4
PythonPython3.8.4Rc1
PythonPython3.9.0Alpha1
NetappSnapcenterAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-15523?
In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.
How severe is CVE-2020-15523?
CVE-2020-15523 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.90% probability of exploitation in the next 30 days.
How do I fix CVE-2020-15523?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-15523?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST