cve/2018/CVE-2018-3772.md
2024-06-09 00:33:16 +00:00

776 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