← Back to browse · API

CVE-2018-21268

Severity
CRITICAL
CVSS
10.0
EPSS
0.04321
Risk score
41.51
CISA KEV
No
PoC
No
Published
2020-06-25
Modified
2024-08-05
First seen
2026-08-07
Aliases
EUVD-2022-3192, GHSA-8J9V-QHP4-WV55
Products
n/a:n/a n/a
Sources
euvd EUVD-2022-3192

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.

References