Security Advisory

CVE-2024-21532

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-08 05:00:03
Last updated 2026-03-21 22:20:29
Assigner snyk
State PUBLISHED

Description

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.