-
Notifications
You must be signed in to change notification settings - Fork 52
Description
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: /samples/solutions/contract_translation_automation/src/ML_Classifier/heroku_contracts/requirements.txt
Path to vulnerable library: /samples/solutions/contract_translation_automation/src/ML_Classifier/heroku_contracts/requirements.txt,/samples/solutions/contract_translation_automation/src/ML_Classifier/heroku_contracts/requirements.txt
Dependency Hierarchy:
- ❌ joblib-1.1.0-py2.py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: 146981cff155a0cd5e5e38b38e834b2511a473dc
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
- Check this box to open an automated fix PR