ChoeMinji / scikit-learn-0.23.0

Other
0 stars 0 forks source link

CVE-2024-34997 (High) detected in joblib-1.1.0-py2.py3-none-any.whl - autoclosed #34

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

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

CVE-2024-34997 - High Severity Vulnerability

Vulnerable Library - joblib-1.1.0-py2.py3-none-any.whl

Lightweight pipelining with Python functions

Library home page: https://files.pythonhosted.org/packages/3e/d5/0163eb0cfa0b673aa4fe1cd3ea9d8a81ea0f32e50807b0c295871e4aab2e/joblib-1.1.0-py2.py3-none-any.whl

Path to dependency file: /sklearn/cluster

Path to vulnerable library: /sklearn/cluster,/sklearn,/tmp/ws-scm/scikit-learn-0.23.0

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

Found in HEAD commit: acefae2dd054c0545c81f3db99c9b488ab255ae8

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

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

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.