mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
680 B
Markdown
18 lines
680 B
Markdown
### [CVE-2020-7615](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7615)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary commands.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-FSA-564118
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|