Ggit Vulnerable to Command Injection via FetchTags(branch) API
CVE-2024-21532

7.3HIGH

Key Information:

Vendor

Ggit

Status
Vendor
CVE Published:
8 October 2024

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

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

Score:
7.3
Severity:
HIGH
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Liran Tal
.