CVE-2024-21532

HIGH EPSS 65.6%
Published Oct 8, 20241y ago · Modified Jun 17, 20261w ago
7.3 CVSS 3.1
High
Find Similar
Published Oct 8, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

All versions of the package ggit are vulnerable to Command Injection via the fetchTags(branch) API, which allows user input to specify the branch to be fetched and then concatenates this string along with a git command which is then passed to the unsafe exec() Node.js child process API.

CVSS Details

Base Score
7.3
Exploitability
3.9
Impact
3.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability Low

Threat Intelligence

EPSS Exploit Probability
65.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-78 OS Command Injection Injection

References 3

  • gist.github.com https://gist.github.com/lirantal/d8f87b366d2078e6118ab7bf2b005f02
  • github.com https://github.com/bahmutov/ggit/blob/2e85b0316d9c272e067dca5679d39e302f4cb9cd/README.md?plain=1#L3
  • security.snyk.io https://security.snyk.io/vuln/SNYK-JS-GGIT-5731320

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.