mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
665 B
Markdown
18 lines
665 B
Markdown
### [CVE-2020-8298](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8298)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/pillys/fs-path/pull/6
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|