CVE-2018-21268

Severity CVSS v4.0:
Pending analysis
Type:
CWE-74 Injection
Publication date:
25/06/2020
Last modified:
07/11/2023

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:traceroute_project:traceroute:*:*:*:*:*:node.js:*:* 1.0.0 (including)