cve/2020/CVE-2020-7615.md
2024-06-09 00:33:16 +00:00

723 B

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

Github

No PoCs found on GitHub currently.