Ggit Vulnerable to Command Injection via FetchTags(branch) API
CVE-2024-21532
Key Information:
Badges
What is CVE-2024-21532?
The ggit package is susceptible to a Command Injection vulnerability that arises from improper handling of user input within the fetchTags(branch) API. This functionality allows a user to specify which branch to fetch, but the method concatenates that input directly into a git command. Consequently, if an attacker can manipulate the user input, they can potentially execute arbitrary commands through the unsafe exec() method of Node.js child process API, posing significant security risks. Developers employing ggit should review their implementations and consider remediation strategies to mitigate these risks.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.
Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.
Affected Version(s)
ggit 0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
