#VU28103 OS Command Injection in node-rules
Published: May 20, 2020 / Updated: May 20, 2020
node-rules
Mithun Satheesh
Description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to the application does not properly sanitize input rules and passes it directly to an eval call when using the fromJSON function. A remote attacker can send a specially crafted request to the application and execute arbitrary code in the system if the rules are user-controlled.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.