Skip to content

fs-git command injection vulnerability

High severity GitHub Reviewed Published May 13, 2022 to the GitHub Advisory Database • Updated Jul 31, 2023

Package

npm fs-git (npm)

Affected versions

< 1.0.2

Patched versions

1.0.2

Description

fs-git is a file system like api for git repository. The fs-git version 1.0.1 module relies on child_process.exec, however, the buildCommand method used to construct exec strings does not properly sanitize data and is vulnerable to command injection across all methods that use it and call exec.

References

Published by the National Vulnerability Database Jan 2, 2018
Published to the GitHub Advisory Database May 13, 2022
Reviewed Jul 31, 2023
Last updated Jul 31, 2023

Severity

High
7.8
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2017-1000451

GHSA ID

GHSA-wp3j-gv53-4pg8

Source code

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