CVE-2024-21533
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| n/a | ggit | 0 < * | affected |
Weaknesses
- CWE-88: Arbitrary Argument Injection
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: partial
CVE Program Container
Additional References
References
- https://security.snyk.io/vuln/SNYK-JS-GGIT-5731319
- https://gist.github.com/lirantal/80c6d59ac1b682a32bc9d2ff92044bb9
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.