4k4xs4pH1r3 / win10_rekall

Rekall Memory Forensic Framework
http://www.rekall-forensic.com
GNU General Public License v2.0
0 stars 0 forks source link

CVE-2024-34062 (Medium) detected in tqdm-4.66.2-py3-none-any.whl #43

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

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

CVE-2024-34062 - Medium Severity Vulnerability

Vulnerable Library - tqdm-4.66.2-py3-none-any.whl

Fast, Extensible Progress Meter

Library home page: https://files.pythonhosted.org/packages/2a/14/e75e52d521442e2fcc9f1df3c5e456aead034203d4797867980de558ab34/tqdm-4.66.2-py3-none-any.whl

Path to dependency file: /rekall-agent

Path to vulnerable library: /rekall-agent,/src,/rekall-gui,/tmp/ws-scm/win10_rekall,/rekall-core

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

Found in base branch: win10_compressed_memory

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: 4.66.4


Step up your Open Source Security Game with Mend here

secure-code-warrior-for-github[bot] commented 4 months ago

Micro-Learning Topic: Vulnerable library (Detected by phrase)

Matched on "Vulnerable Library"

What is this? (2min video)

Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.

Try a challenge in Secure Code Warrior