Vulnerabilities (CVE)

Filtered by vendor Fs-git Project Subscribe
Filtered by product Fs-git
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-1000451 1 Fs-git Project 1 Fs-git 2024-02-28 4.6 MEDIUM 7.8 HIGH
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.