CVE-2019-9948

CRITICALCVSS 9.1/10EPSS 11.84%

Last modified

CVE-2019-9948 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.. EPSS estimates a 11.84% chance of exploitation in the next 30 days.

Description

urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.

Metrics

CVSS 3.1
9.1/10

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

EPSS Probability
11.84%

95.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PythonPython>= 2.0, < 2.7.17
PythonPython>= 3.5.0, < 3.5.8
PythonPython>= 3.6.0, < 3.6.9
PythonPython>= 3.7.0, < 3.7.4
OpensuseLeap15.0
OpensuseLeap42.3
DebianDebian Linux8.0
DebianDebian Linux9.0
FedoraprojectFedora29
FedoraprojectFedora30
CanonicalUbuntu Linux12.04
CanonicalUbuntu Linux14.04
CanonicalUbuntu Linux16.04
CanonicalUbuntu Linux18.04
CanonicalUbuntu Linux19.04
RedhatEnterprise Linux Desktop7.0
RedhatEnterprise Linux Desktop8.0
RedhatEnterprise Linux Eus8.1
RedhatEnterprise Linux Eus8.2
RedhatEnterprise Linux Eus8.4
RedhatEnterprise Linux Eus8.6
RedhatEnterprise Linux Server7.0
RedhatEnterprise Linux Server8.0
RedhatEnterprise Linux Server Eus8.4
RedhatEnterprise Linux Tus8.2
RedhatEnterprise Linux Tus8.4
RedhatEnterprise Linux Tus8.6
RedhatEnterprise Linux Workstation7.0
RedhatEnterprise Linux Workstation8.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-9948?
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.
How severe is CVE-2019-9948?
CVE-2019-9948 has a CVSS score of 9.1/10 (CRITICAL severity). The EPSS model estimates a 11.84% probability of exploitation in the next 30 days.
How do I fix CVE-2019-9948?
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-2019-9948?

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

Scan your code now

Source: NVD / NIST