๐Ÿ” CVE Alert

CVE-2024-21533

MEDIUM 6.5
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
11th

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.

CWE CWE-88
Vendor n/a
Product ggit
Published Oct 8, 2024
Last Updated Mar 21, 2026
Stay Ahead of the Next One

Get instant alerts for n/a ggit

Be the first to know when new medium vulnerabilities affecting n/a ggit are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

n/a / ggit
0 < *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
security.snyk.io: https://security.snyk.io/vuln/SNYK-JS-GGIT-5731319 gist.github.com: https://gist.github.com/lirantal/80c6d59ac1b682a32bc9d2ff92044bb9 github.com: https://github.com/bahmutov/ggit/blob/2e85b0316d9c272e067dca5679d39e302f4cb9cd/README.md?plain=1#L3

Credits

Liran Tal