Debian Setuptools vulnerabilities

4 known vulnerabilities affecting debian/setuptools.

Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH2MEDIUM1LOW1

Vulnerabilities

Page 1 of 1
CVE-2026-23949LOWCVSS 8.6fixed in jaraco.context 6.0.1-2 (forky)2026
CVE-2026-23949 [HIGH] CVE-2026-23949: jaraco.context - jaraco.context, an open-source software package that provides some useful decora... jaraco.context, an open-source software package that provides some useful decorators and context managers, has a Zip Slip path traversal vulnerability in the `jaraco.context.tarball()` function starting in version 5.2.0 and prior to version 6.1.0. The vulnerability may allow attackers to extract files outside the intended extraction directory when malicious t
debian
CVE-2025-47273HIGHCVSS 7.7fixed in setuptools 66.1.1-1+deb12u2 (bookworm)2025
CVE-2025-47273 [HIGH] CVE-2025-47273: setuptools - setuptools is a package that allows users to download, build, install, upgrade, ... 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 cou
debian
CVE-2024-6345HIGHCVSS 8.8fixed in setuptools 66.1.1-1+deb12u1 (bookworm)2024
CVE-2024-6345 [HIGH] CVE-2024-6345: setuptools - A vulnerability in the package_index module of pypa/setuptools versions up to 69... 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 a
debian
CVE-2022-40897MEDIUMCVSS 5.9fixed in setuptools 65.6.3-1 (bookworm)2022
CVE-2022-40897 [MEDIUM] CVE-2022-40897: setuptools - Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attacke... 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. Scope: local bookworm: resolved (fixed in 65.6.3-1) bullseye: resolved (fixed in 52.0.0-4+deb11u1) forky: resolved
debian