mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
![]() |
### [CVE-2018-3772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3772)
|
||
|

|
||
|

|
||
|
&color=brighgreen)
|
||
|
|
||
|
### 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
|
||
|
- https://hackerone.com/reports/319476
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ossf-cve-benchmark/CVE-2018-3772
|
||
|
|