Logo
componentpython3-setuptools
Name
python3-setuptools
Version
82.0.1
Type
library
Description
Download, build, install, upgrade, and uninstall Python packages
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:python:setuptools:82.0.1:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
59.5.0
scarthgap
69.1.1

Patches#


#
Title
Author
Resolve
1
_distutils/sysconfig.py: make it possible to substite the
Alexander Kanavin <alex@linutronix.de>

Vulnerabilities#


Name
Analysis
Description
Not Affected
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 package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system. The issue is fixed in version 70.0.