cve/2018/CVE-2018-13797.md
2024-05-26 14:27:05 +02:00

682 B

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