CVE-2022-24433
CVE-2022-24433 is a high-severity vulnerability in Simple-git Project Simple-git with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-88.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- CVSS v2: 7.5
- EPSS exploit prediction: 3% (88th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-88
- Affected product: Simple-git Project Simple-git
- Published:
- Last modified:
Description
The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.
Frequently asked questions
- What is CVE-2022-24433?
- The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.
- How severe is CVE-2022-24433?
- CVE-2022-24433 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-24433 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (88th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-24433?
- CVE-2022-24433 affects Simple-git Project Simple-git. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-24433?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2022-24433 published?
- CVE-2022-24433 was published on 2022-03-11 and last updated on 2026-06-17.
References
- https://github.com/steveukx/git-js/pull/767
- https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245
- https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199
Affected products (1)
- cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*
More vulnerabilities in Simple-git Project Simple-git
- CVE-2026-6951 — Critical (CVSS 9.8): Versions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution (RCE) due to an incomplete fix…
- CVE-2026-28292 — Critical (CVSS 9.8): `simple-git`, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through…
- CVE-2026-28291 — High (CVSS 8.1): simple-git enables running native Git commands from JavaScript. Versions up to and including 3.31.1 allow execution of…
- CVE-2022-25860 — High (CVSS 8.1): Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(),…
- CVE-2022-25912 — High (CVSS 8.1): The package simple-git before 3.15.0 are vulnerable to Remote Code Execution (RCE) when enabling the ext transport…
- CVE-2022-24066 — High (CVSS 8.1): The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of…
All CVEs affecting Simple-git Project Simple-git →
Other CWE-88 (Argument Injection) vulnerabilities
- CVE-2026-57572 — Critical (CVSS 10.0): Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, the Docker API server accepted…
- CVE-2026-40281 — Critical (CVSS 10.0): Gotenberg is a Docker-powered stateless API for PDF files. In versions 8.30.1 and earlier, the metadata write endpoint…
- CVE-2023-6269 — Critical (CVSS 10.0): An argument injection vulnerability has been identified in the administrative web interface of the Atos Unify…
- CVE-2007-0882 — Critical (CVSS 10.0): Argument injection vulnerability in the telnet daemon (in.telnetd) in Solaris 10 and 11 (SunOS 5.10 and 5.11)…
- CVE-2004-0480 — Critical (CVSS 10.0): Argument injection vulnerability in IBM Lotus Notes 6.0.3 and 6.5 allows remote attackers to execute arbitrary code via…
- CVE-1999-0113 — Critical (CVSS 10.0): Some implementations of rlogin allow root access if given a -froot parameter.