Closed mend-bolt-for-github[bot] closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
: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.
CVE-2022-21797 - Critical Severity Vulnerability
Vulnerable Library - joblib-0.14.1-py2.py3-none-any.whl
Lightweight pipelining: using Python functions as pipeline jobs.
Library home page: https://files.pythonhosted.org/packages/28/5c/cf6a2b65a321c4a209efcdf64c2689efae2cb62661f8f6f4bb28547cf1bf/joblib-0.14.1-py2.py3-none-any.whl
Path to dependency file: /backend/requirements.txt
Path to vulnerable library: /backend/requirements.txt,/backend/src/apiserver/visualization/requirements.txt,/test/sample-test/requirements.txt
Dependency Hierarchy: - :x: **joblib-0.14.1-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 (9.8)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High
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