Logo
componentpython-setuptools
Name
python-setuptools
Version
80.9.0
Type
library
Description
-
Licenses
MIT
PURL
pkg:pypi/setuptools@80.9.0
CPE
cpe:2.3:a:python:setuptools:80.9.0:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
2025.02.x
80.9.0

Patches#


#
Title
Author
Resolve
1
add executable
=?UTF-8?q?J=C3=B6rg=20Krause?= <joerg.krause@embedded.rocks>

Vulnerabilities#


Name
Analysis
Description
Exploitable
setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in exclude, global-exclude, recursive-exclude, and prune directives by matching compiled glob patterns against on-disk file names without Unicode normalization, so on macOS APFS or HFS+ an NFD file name could bypass an NFC exclusion rule and be packed into a source distribution. This issue is fixed in version 83.0.0.