VYPR

Traceroute

by Traceroute Project

CVEs (1)

  • CVE-2018-21268CriJun 25, 2020
    risk 0.58cvss 10.0epss 0.04

    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…