cve/2018/CVE-2018-3772.md
2024-05-26 14:27:05 +02:00

736 B

CVE-2018-3772

Description

Concatenating unsanitized user input in the whereis npm module < 0.4.1 allowed an attacker to execute arbitrary commands. The whereis module is deprecated and it is recommended to use the which npm module instead.

POC

Reference

Github