AdamOswald / face

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

joblib-1.2.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.8) #366

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

mend-bolt-for-github[bot] commented 1 month ago
Vulnerable Library - joblib-1.2.0-py3-none-any.whl

Lightweight pipelining with Python functions

Library home page: https://files.pythonhosted.org/packages/91/d4/3b4c8e5a30604df4c7518c562d4bf0502f2fa29221459226e140cf846512/joblib-1.2.0-py3-none-any.whl

Path to dependency file: /tmp/ws-scm/face

Path to vulnerable library: /tmp/ws-scm/face,/requirements.txt,/docs/sphinx_requirements.txt,/docs/sphinx_requirements.txt

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (joblib version) Remediation Possible**
CVE-2024-34997 High 7.8 joblib-1.2.0-py3-none-any.whl Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-34997 ### Vulnerable Library - joblib-1.2.0-py3-none-any.whl

Lightweight pipelining with Python functions

Library home page: https://files.pythonhosted.org/packages/91/d4/3b4c8e5a30604df4c7518c562d4bf0502f2fa29221459226e140cf846512/joblib-1.2.0-py3-none-any.whl

Path to dependency file: /tmp/ws-scm/face

Path to vulnerable library: /tmp/ws-scm/face,/requirements.txt,/docs/sphinx_requirements.txt,/docs/sphinx_requirements.txt

Dependency Hierarchy: - :x: **joblib-1.2.0-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](https://www.whitesourcesoftware.com/full_solution_bolt_github)
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