CVE-2025-47273

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.

Configurations

No configuration.

History

19 May 2025, 15:15

Type Values Removed Values Added
References () https://github.com/pypa/setuptools/issues/4946 - () https://github.com/pypa/setuptools/issues/4946 -

19 May 2025, 13:35

Type Values Removed Values Added
Summary
  • (es) setuptools es un paquete que permite a los usuarios descargar, compilar, instalar, actualizar y desinstalar paquetes de Python. Una vulnerabilidad de path traversal en `PackageIndex` está presente en setuptools anteriores a la versión 78.1.1. Un atacante podría escribir archivos en ubicaciones arbitrarias del sistema de archivos con los permisos del proceso que ejecuta el código Python, lo que podría escalar a la ejecución remota de código según el contexto. La versión 78.1.1 corrige el problema.

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')