Description
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.
Problem types
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Product status
References
github.com/pypa/setuptools/issues/4946
lists.debian.org/debian-lts-announce/2025/05/msg00035.html
github.com/...ptools/security/advisories/GHSA-5rjg-fvgr-3xxf
github.com/pypa/setuptools/issues/4946
github.com/...ommit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b
github.com/...5b1bffc163f56fd558/setuptools/package_index.py