Filtered by vendor Traceroute Project Subscriptions
Filtered by product Traceroute Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2018-21268 1 Traceroute Project 1 Traceroute 2024-08-05 10 Critical
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.