CVE-2025-47273
- EPSS 0.16%
- Published 17.05.2025 15:46:11
- Last modified 12.06.2025 16:29:01
setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write fi...
CVE-2024-6345
- EPSS 4.25%
- Published 15.07.2024 01:15:01
- Last modified 21.11.2024 09:49:28
A vulnerability in the package_index module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from packa...
CVE-2022-40897
- EPSS 0.32%
- Published 23.12.2022 00:15:13
- Last modified 21.11.2024 07:22:13
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-2013-1633
- EPSS 0.77%
- Published 06.08.2013 02:52:10
- Last modified 11.04.2025 00:51:21
easy_install in setuptools before 0.7 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to the...