KOSASIH / pycaret

An open-source, low-code machine learning library in Python
https://www.pycaret.org
MIT License
1 stars 0 forks source link

tqdm-4.65.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 4.8) - autoclosed #13

Closed mend-bolt-for-github[bot] closed 5 months ago

mend-bolt-for-github[bot] commented 5 months ago
Vulnerable Library - tqdm-4.65.0-py3-none-any.whl

Fast, Extensible Progress Meter

Library home page: https://files.pythonhosted.org/packages/e6/02/a2cff6306177ae6bc73bc0665065de51dfb3b9db7373e122e2735faf0d97/tqdm-4.65.0-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt,/tests/test_time_series,/tmp/ws-scm/pycaret

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (tqdm version) Remediation Possible**
CVE-2024-34062 Medium 4.8 tqdm-4.65.0-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.65.0-py3-none-any.whl

Fast, Extensible Progress Meter

Library home page: https://files.pythonhosted.org/packages/e6/02/a2cff6306177ae6bc73bc0665065de51dfb3b9db7373e122e2735faf0d97/tqdm-4.65.0-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt,/tests/test_time_series,/tmp/ws-scm/pycaret

Dependency Hierarchy: - :x: **tqdm-4.65.0-py3-none-any.whl** (Vulnerable Library)

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.

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p

Release Date: 2024-05-03

Fix Resolution: tqdm - 4.66.3

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 5 months ago

:information_source: This issue was automatically closed by Mend because it is a duplicate of an existing issue: #23