CVE-2024-21532

CVSS 3.1 Score 7.3 of 10 (high)

Details

Published Oct 8, 2024
Updated: Oct 10, 2024
CWE ID 78

Summary

CVE-2024-21532 is a new command injection vulnerability affecting all versions of the ggit package. The issue lies in the fetchTags(branch) API, which permits users to specify the branch to be fetched. Malicious users can exploit this vulnerability by injecting commands, which are then concatenated with git commands and executed using the unsafe exec() Node.js child process API. This combination allows attackers to execute arbitrary commands on the affected system, potentially leading to significant security risks. Users are strongly encouraged to update to the latest version of ggit as soon as possible to mitigate this threat.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share