CVE-2019-20916

HIGHCVSS 7.5/10EPSS 3.00%

Last modified

CVE-2019-20916 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.. EPSS estimates a 3.00% chance of exploitation in the next 30 days.

Description

The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.

Metrics

CVSS 3.1
7.5/10

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

EPSS Probability
3.00%

85.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PypaPip< 19.2
OpensuseLeap15.1
OpensuseLeap15.2
DebianDebian Linux9.0
OracleCommunications Cloud Native Core Network Function Cloud Native Environment1.10.0
OracleCommunications Cloud Native Core Network Function Cloud Native Environment22.1.0
OracleCommunications Cloud Native Core Policy1.15.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-20916?
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.
How severe is CVE-2019-20916?
CVE-2019-20916 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 3.00% probability of exploitation in the next 30 days.
How do I fix CVE-2019-20916?
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-20916?

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

Scan your code now

Source: NVD / NIST