Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Q3K

#26422de 53,630
9.8CVSS total
Vulnerabilidades · 1
PT-2018-12193
9.8
2018-07-10
Node.Js · Macaddress · CVE-2018-13797
**Name of the Vulnerable Software and Affected Versions** macaddress versions prior to 0.2.9 **Description** The issue is related to an arbitrary command injection flaw in the macaddress module for Node.js. This is due to the module allowing unsanitized input to an exec call. For this issue to be exploited, an attacker needs to control the `iface` argument to the `one` method. **Recommendations** Update to version 0.2.9 or later. As a temporary workaround, consider restricting access to the `one` method or sanitizing the `iface` argument to minimize the risk of exploitation.