๐Ÿ” CVE Alert

CVE-2024-21532

HIGH 7.3
CVSS Score
7.3
EPSS Score
0.3%
EPSS Percentile
56th

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.

CWE CWE-78
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 high 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:L/I:L/A:L/E:P
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
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-5731320 gist.github.com: https://gist.github.com/lirantal/d8f87b366d2078e6118ab7bf2b005f02 github.com: https://github.com/bahmutov/ggit/blob/2e85b0316d9c272e067dca5679d39e302f4cb9cd/README.md?plain=1#L3

Credits

Liran Tal