#VU50832 Command Injection in buns - CVE-2020-7794
Published: February 22, 2021
buns
laegel
Description
The vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The vulnerability exists due to improper input validation in lib/index.js in the exported function install(requestedModule). A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.