Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Fs-Git Project | Fs-Git | <= 1.0.1 |
References
- https://nodesecurity.io/advisories/360Issue TrackingPatchThird Party Advisory
- https://nodesecurity.io/advisories/360Issue TrackingPatchThird Party Advisory
FAQ
What is CVE-2017-1000451?
CVE-2017-1000451 is a vulnerability with a CVSS score of 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 san...
How severe is CVE-2017-1000451?
CVE-2017-1000451 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-1000451?
Check the references section above for vendor advisories and patch information. Affected products include: Fs-Git Project Fs-Git.