rpm package
suse/python-setuptools&distro=SUSE OpenStack Cloud 9
pkg:rpm/suse/python-setuptools&distro=SUSE%20OpenStack%20Cloud%209
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-40897 | — | < 40.1.0-3.3.1 | 40.1.0-3.3.1 | Dec 22, 2022 | Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py. | ||
| CVE-2019-20916 | — | < 40.6.2-4.18.1 | 40.6.2-4.18.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-2022-40897Dec 22, 2022affected < 40.1.0-3.3.1fixed 40.1.0-3.3.1
Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py.
- CVE-2019-20916Sep 4, 2020affected < 40.6.2-4.18.1fixed 40.6.2-4.18.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 _