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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
19 May 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pypa/setuptools/issues/4946 - |
19 May 2025, 13:35
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
17 May 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-17 16:15
Updated : 2025-05-19 15:15
NVD link : CVE-2025-47273
Mitre link : CVE-2025-47273
CVE.ORG link : CVE-2025-47273
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')