Skip to content

Duplicate Advisory: Command Injection in fs-git

High severity GitHub Reviewed Published May 29, 2019 to the GitHub Advisory Database • Updated Jan 23, 2026
Withdrawn This advisory was withdrawn on Jan 23, 2026

Package

npm fs-git (npm)

Affected versions

< 1.0.2

Patched versions

1.0.2

Description

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-wp3j-gv53-4pg8. This link is maintained to preserve external references.

Original Description

Affected versions of fs-git do not sanitize strings passed into the buildCommand method, resulting in arbitrary code execution.

Recommendation

Update to version 1.0.2 or later.

References

Reviewed May 29, 2019
Published to the GitHub Advisory Database May 29, 2019
Last updated Jan 23, 2026
Withdrawn Jan 23, 2026

Severity

High

EPSS score

Weaknesses

Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. Learn more on MITRE.

CVE ID

CVE-2017-16087

GHSA ID

GHSA-qr32-j4j6-3m7r

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.