-
Notifications
You must be signed in to change notification settings - Fork 125
Description
CVE-2022-24066 - High Severity Vulnerability
Vulnerable Library - simple-git-1.132.0.tgz
Simple GIT interface for node.js
Library home page: https://registry.npmjs.org/simple-git/-/simple-git-1.132.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/simple-git/package.json
Dependency Hierarchy:
- lint-staged-8.2.1.tgz (Root Library)
- g-status-2.0.2.tgz
- ❌ simple-git-1.132.0.tgz (Vulnerable Library)
- g-status-2.0.2.tgz
Found in base branch: main
Vulnerability Details
The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover.
Publish Date: 2022-04-01
URL: CVE-2022-24066
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
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24066
Release Date: 2022-04-01
Fix Resolution: simple-git - 3.5.0