← Back to CVE List

CVE-2018-21268

Published: 2020-06-25T17:15Z
Last Modified: 2024-11-21T04:03Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
The traceroute (aka node-traceroute) package through 1.0.0 for Node.js allows remote command injection via the host parameter. This occurs because the Child.exec() method, which is considered to be not entirely safe, is used. In particular, an OS command can be placed after a newline character. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt