Files
CVEs-PoC/2018/CVE-2018-3772.md
T
2025-09-29 21:09:30 +02:00

756 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