dasdristanta13 / NLP_work

My NLP related projects
3 stars 0 forks source link

CVE-2024-34062 (Medium) detected in tqdm-4.64.0-py2.py3-none-any.whl #24

Open mend-bolt-for-github[bot] opened 6 months ago

mend-bolt-for-github[bot] commented 6 months ago

CVE-2024-34062 - Medium Severity Vulnerability

Vulnerable Library - tqdm-4.64.0-py2.py3-none-any.whl

Fast, Extensible Progress Meter

Library home page: https://files.pythonhosted.org/packages/8a/c4/d15f1e627fff25443ded77ea70a7b5532d6371498f9285d44d62587e209c/tqdm-4.64.0-py2.py3-none-any.whl

Path to dependency file: /Resume_Analysis/requirements.txt

Path to vulnerable library: /Resume_Analysis/requirements.txt

Dependency Hierarchy: - spacy-3.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Root Library) - :x: **tqdm-4.64.0-py2.py3-none-any.whl** (Vulnerable Library)

Found in base branch: main

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.4

Direct dependency fix Resolution (spacy): 3.3.2


Step up your Open Source Security Game with Mend here