rpm package
suse/python39-setuptools&distro=SUSE Linux Enterprise Module for Basesystem 15 SP3
pkg:rpm/suse/python39-setuptools&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP3
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2019-20916 | — | < 44.1.1-7.3.1 | 44.1.1-7.3.1 | Sep 4, 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 _ | ||
| CVE-2013-5123 | — | < 44.1.1-7.3.1 | 44.1.1-7.3.1 | Nov 5, 2019 | The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks. | ||
| CVE-2015-2296 | — | < 44.1.1-7.3.1 | 44.1.1-7.3.1 | Mar 18, 2015 | The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect. | ||
| CVE-2014-8991 | — | < 44.1.1-7.3.1 | 44.1.1-7.3.1 | Nov 24, 2014 | pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user. |
- CVE-2019-20916Sep 4, 2020affected < 44.1.1-7.3.1fixed 44.1.1-7.3.1
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 _
- CVE-2013-5123Nov 5, 2019affected < 44.1.1-7.3.1fixed 44.1.1-7.3.1
The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.
- CVE-2015-2296Mar 18, 2015affected < 44.1.1-7.3.1fixed 44.1.1-7.3.1
The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect.
- CVE-2014-8991Nov 24, 2014affected < 44.1.1-7.3.1fixed 44.1.1-7.3.1
pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.