Files
CVEs-PoC/2020/CVE-2020-7615.md
T
2024-05-25 21:48:12 +02:00

680 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.