CVE-2019-20916
Published: 4 September 2020
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.
Priority
CVSS 3 base score: 7.5
Status
Package | Release | Status |
---|---|---|
python-pip Launchpad, Ubuntu, Debian |
bionic |
Released
(9.0.1-2.3~ubuntu1.18.04.4)
|
focal |
Not vulnerable
(20.0.2-5ubuntu1)
|
|
groovy |
Not vulnerable
|
|
hirsute |
Not vulnerable
|
|
impish |
Not vulnerable
|
|
jammy |
Not vulnerable
|
|
precise |
Does not exist
|
|
trusty |
Needs triage
|
|
upstream |
Released
(20.0.2-1)
|
|
xenial |
Ignored
(end of standard support, was needs-triage)
|
References
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20916
- https://github.com/pypa/pip/issues/6413
- https://github.com/pypa/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace (19.2)
- https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace
- https://github.com/pypa/pip/compare/19.1.1...19.2
- https://ubuntu.com/security/notices/USN-4601-1
- NVD
- Launchpad
- Debian