Beveiligingsadvies

CVE-2019-20916

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2020-09-04 19:20:55
Laatst bijgewerkt 2024-08-05 03:00:17
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.