Vulnerability Description
fs-path node module before 0.0.25 is vulnerable to command injection by way of user-supplied inputs via the `copy`, `copySync`, `remove`, and `removeSync` methods.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Fs-Path Project | Fs-Path | < 0.0.25 |
Related Weaknesses (CWE)
References
- https://github.com/pillys/fs-path/commit/88ff5ee51046bb2c5d5e9c5afe6819b032092cePatchThird Party Advisory
- https://github.com/pillys/fs-path/pull/6ExploitPatchThird Party Advisory
- https://hackerone.com/reports/324491ExploitIssue TrackingPatch
- https://github.com/pillys/fs-path/commit/88ff5ee51046bb2c5d5e9c5afe6819b032092cePatchThird Party Advisory
- https://github.com/pillys/fs-path/pull/6ExploitPatchThird Party Advisory
- https://hackerone.com/reports/324491ExploitIssue TrackingPatch
FAQ
What is CVE-2020-8298?
CVE-2020-8298 is a vulnerability with a CVSS score of 9.8 (CRITICAL). fs-path node module before 0.0.25 is vulnerable to command injection by way of user-supplied inputs via the `copy`, `copySync`, `remove`, and `removeSync` methods.
How severe is CVE-2020-8298?
CVE-2020-8298 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-8298?
Check the references section above for vendor advisories and patch information. Affected products include: Fs-Path Project Fs-Path.