Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2018-21268 Details

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/jaw187/node-traceroute/commit/b99ee024a01a40d3d20a92ad3769cc78a3f6386f CVEPatchThird Party Advisory
https://github.com/jaw187/node-traceroute/tags CVEThird Party Advisory
https://medium.com/%40shay_62828/shell-command-injection-through-traceroute-npm-package-a4cf7b6553e3 CVE
https://snyk.io/vuln/npm:traceroute:20160311 CVEExploitThird Party Advisory
https://www.linkedin.com/posts/op-innovate_shell-command-injection-through-traceroute-activity-6678956453086191616-Rcpy CVEThird Party Advisory

see all 16 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')[email protected]

Affected Products

ProductVersions
traceroute project traceroute
<= 1.0.0

CPE

  • cpe:2.3:a:traceroute_project:traceroute:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2018-21268
NVD Published Date:
Jun 25, 2020
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2018-21268 Details - Not Deferred