Python Setuptools 10.0

CPE Details

Python Setuptools 10.0
10.0
2019-02-27
15h53 +00:00
2019-02-27
15h53 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:python:setuptools:10.0:*:*:*:*:*:*:*

Informations

Vendor

python

Product

setuptools

Version

10.0

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2025-47273 2025-05-17 15h46 +00:00 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 files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.
7.7
High
CVE-2022-40897 2022-12-21 23h00 +00:00 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.
5.9
Medium