#VU27868 OS Command Injection in curlrequest - CVE-2020-7646
Published: May 13, 2020
curlrequest
node-js-libs
Description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation. A remote unauthenticated attacker can use a semicolon char in any of the "options" values and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.