ChoeMinji / scikit-learn-0.23.0

Other
0 stars 0 forks source link

CVE-2022-21797 (High) detected in joblib-1.1.0-py2.py3-none-any.whl #18

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

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

CVE-2022-21797 - 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 base branch: master

Vulnerability Details

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the pre_dispatch flag in Parallel() class due to the eval() statement.

Publish Date: 2022-09-26

URL: CVE-2022-21797

CVSS 3 Score Details (7.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - 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

Release Date: 2022-09-26

Fix Resolution: 1.2.0


Step up your Open Source Security Game with Mend here