Python

Setuptools

4 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.16%
  • Veröffentlicht 17.05.2025 15:46:11
  • Zuletzt bearbeitet 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...

  • EPSS 4.25%
  • Veröffentlicht 15.07.2024 01:15:01
  • Zuletzt bearbeitet 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...

Exploit
  • EPSS 0.32%
  • Veröffentlicht 23.12.2022 00:15:13
  • Zuletzt bearbeitet 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.

  • EPSS 0.77%
  • Veröffentlicht 06.08.2013 02:52:10
  • Zuletzt bearbeitet 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...