Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2025-05-17T16:15:19.110

Last Modified

2025-06-12T16:29:01.660

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 8.8 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-22

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application python setuptools < 78.1.1 Yes
Operating System debian debian_linux 11.0 Yes

References