CVE-2024-21533

MEDIUM EPSS 43.2%
Published Oct 8, 20241y ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Oct 8, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

All versions of the package ggit are vulnerable to Arbitrary Argument Injection via the clone() API, which allows specifying the remote URL to clone and the file on disk to clone to. The library does not sanitize for user input or validate a given URL scheme, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.

CVSS Details

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

Threat Intelligence

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

Weaknesses 1

CWE-88

References 3

  • gist.github.com https://gist.github.com/lirantal/80c6d59ac1b682a32bc9d2ff92044bb9
  • 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-5731319

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.