mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
19 lines
682 B
Markdown
19 lines
682 B
Markdown
### [CVE-2018-13797](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13797)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The macaddress module before 0.2.9 for Node.js is prone to an arbitrary command injection flaw, due to allowing unsanitized input to an exec (rather than execFile) call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/dsp-testing/CVE-2018-13797
|
|
- https://github.com/ossf-cve-benchmark/CVE-2018-13797
|
|
|