OS Command Injection in gulp-scss-lint - CVE-2020-7601
Published: March 19, 2020
gulp-scss-lint
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in "exec" function in "src/command.js". A remote unauthenticated attacker can execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.