-
Notifications
You must be signed in to change notification settings - Fork 91
Description
Vulnerable Library - tqdm-4.64.1-py2.py3-none-any.whl
Fast, Extensible Progress Meter
Library home page: https://files.pythonhosted.org/packages/47/bb/849011636c4da2e44f1253cd927cfb20ada4374d8b3a4e425416e84900cc/tqdm-4.64.1-py2.py3-none-any.whl
Path to dependency file: /.ws-temp-THFHIH-requirements.txt
Path to vulnerable library: /.ws-temp-THFHIH-requirements.txt,/tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Found in HEAD commit: d952432cb8d2cb53d7a0c189dc2d16fc535cdc75
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (tqdm version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-34062 | 4.8 | tqdm-4.64.1-py2.py3-none-any.whl | Direct | tqdm - 4.66.3 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-34062
Vulnerable Library - tqdm-4.64.1-py2.py3-none-any.whl
Fast, Extensible Progress Meter
Library home page: https://files.pythonhosted.org/packages/47/bb/849011636c4da2e44f1253cd927cfb20ada4374d8b3a4e425416e84900cc/tqdm-4.64.1-py2.py3-none-any.whl
Path to dependency file: /.ws-temp-THFHIH-requirements.txt
Path to vulnerable library: /.ws-temp-THFHIH-requirements.txt,/tmp/ws-scm/Aspect-Based-Sentiment-Analysis
Dependency Hierarchy:
- ❌ tqdm-4.64.1-py2.py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: d952432cb8d2cb53d7a0c189dc2d16fc535cdc75
Found in base branch: master
Vulnerability Details
tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g. "--delim", "--buf-size", "--manpath") are passed through python's "eval", allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2024-05-03
URL: CVE-2024-34062
CVSS 3 Score Details (4.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-g7vv-2v7x-gj9p
Release Date: 2024-05-03
Fix Resolution: tqdm - 4.66.3