mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
736 B
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.