-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Vulnerable Library - setuptools-75.3.0-py3-none-any.whl
Easily download, build, install, upgrade, and uninstall Python packages
Library home page: https://files.pythonhosted.org/packages/90/12/282ee9bce8b58130cb762fbc9beabd531549952cac11fc56add11dcb7ea0/setuptools-75.3.0-py3-none-any.whl
Path to dependency file: /tests/integration_tests/modules/test_disk
Path to vulnerable library: /tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info,/tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info,/tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info,/tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info
Found in HEAD commit: 5c771b5c4297cac8375c7c2e9941a49b82369337
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (setuptools version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-47273 | 8.8 | setuptools-75.3.0-py3-none-any.whl | Direct | 78.1.1 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-47273
Vulnerable Library - setuptools-75.3.0-py3-none-any.whl
Easily download, build, install, upgrade, and uninstall Python packages
Library home page: https://files.pythonhosted.org/packages/90/12/282ee9bce8b58130cb762fbc9beabd531549952cac11fc56add11dcb7ea0/setuptools-75.3.0-py3-none-any.whl
Path to dependency file: /tests/integration_tests/modules/test_disk
Path to vulnerable library: /tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info,/tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info,/tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info,/tmp/ws-ua_20250115175624_YWJICH/python_MGKCJA/202501151804351/env/lib/python3.8/site-packages/setuptools-75.3.0.dist-info
Dependency Hierarchy:
- ❌ setuptools-75.3.0-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: 5c771b5c4297cac8375c7c2e9941a49b82369337
Found in base branch: develop
Vulnerability Details
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.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-05-17
URL: CVE-2025-47273
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-5rjg-fvgr-3xxf
Release Date: 2025-05-17
Fix Resolution: 78.1.1
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.