Aspect-Based-Sentiment-Analysis
Aspect-Based-Sentiment-Analysis copied to clipboard
setuptools-65.6.3-py3-none-any.whl: 2 vulnerabilities (highest severity is: 8.8)
Vulnerable Library - setuptools-65.6.3-py3-none-any.whl
Easily download, build, install, upgrade, and uninstall Python packages
Library home page: https://files.pythonhosted.org/packages/ef/e3/29d6e1a07e8d90ace4a522d9689d03e833b67b50d1588e693eec15f26251/setuptools-65.6.3-py3-none-any.whl
Path to dependency file: /tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Path to vulnerable library: /tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Found in HEAD commit: d952432cb8d2cb53d7a0c189dc2d16fc535cdc75
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (setuptools version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-47273 | 8.8 | setuptools-65.6.3-py3-none-any.whl | Direct | setuptools - 78.1.1 | ✅ | |
| CVE-2024-6345 | 7.0 | setuptools-65.6.3-py3-none-any.whl | Direct | 70.0.0 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-47273
Vulnerable Library - setuptools-65.6.3-py3-none-any.whl
Easily download, build, install, upgrade, and uninstall Python packages
Library home page: https://files.pythonhosted.org/packages/ef/e3/29d6e1a07e8d90ace4a522d9689d03e833b67b50d1588e693eec15f26251/setuptools-65.6.3-py3-none-any.whl
Path to dependency file: /tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Path to vulnerable library: /tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Dependency Hierarchy:
- :x: setuptools-65.6.3-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: d952432cb8d2cb53d7a0c189dc2d16fc535cdc75
Found in base branch: master
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: https://github.com/advisories/GHSA-5rjg-fvgr-3xxf
Release Date: 2025-05-17
Fix Resolution: setuptools - 78.1.1
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2024-6345
Vulnerable Library - setuptools-65.6.3-py3-none-any.whl
Easily download, build, install, upgrade, and uninstall Python packages
Library home page: https://files.pythonhosted.org/packages/ef/e3/29d6e1a07e8d90ace4a522d9689d03e833b67b50d1588e693eec15f26251/setuptools-65.6.3-py3-none-any.whl
Path to dependency file: /tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Path to vulnerable library: /tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Dependency Hierarchy:
- :x: setuptools-65.6.3-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: d952432cb8d2cb53d7a0c189dc2d16fc535cdc75
Found in base branch: master
Vulnerability Details
A vulnerability in the package_index module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system. The issue is fixed in version 70.0.
Publish Date: 2024-07-15
URL: CVE-2024-6345
CVSS 3 Score Details (7.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2024-6345
Release Date: 2024-07-15
Fix Resolution: 70.0.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.