4k4xs4pH1r3 / offensive-security

PurpleTeam
GNU General Public License v3.0
4 stars 2 forks source link

CVE-2024-34997 (High) detected in joblib-1.3.2-py3-none-any.whl #99

Open mend-bolt-for-github[bot] opened 1 month ago

mend-bolt-for-github[bot] commented 1 month ago

CVE-2024-34997 - High Severity Vulnerability

Vulnerable Library - joblib-1.3.2-py3-none-any.whl

Lightweight pipelining with Python functions

Library home page: https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl

Path to dependency file: /SuperCluster/Kali/Python/requirements.txt

Path to vulnerable library: /SuperCluster/Kali/Python/requirements.txt,/Linux/Blackarch/optional/requirements.txt,/SuperCluster/ArchLinux/Python/requirements.txt,/SuperCluster/macOS/Python/requirements.txt,/Linux/Python/requirements.txt

Dependency Hierarchy: - :x: **joblib-1.3.2-py3-none-any.whl** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

joblib v1.4.2 was discovered to contain a deserialization vulnerability via the component joblib.numpy_pickle::NumpyArrayWrapper().read_array(). NOTE: this is disputed by the supplier because NumpyArrayWrapper is only used during caching of trusted content.

Publish Date: 2024-05-17

URL: CVE-2024-34997

CVSS 3 Score Details (7.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here

secure-code-warrior-for-github[bot] commented 1 month 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