VYPR

Raspberrytortoise

by raspberrytorte

CVEs (1)

  • CVE-2020-15477CriJul 23, 2020
    risk 0.64cvss 9.8epss 0.05

    The WebControl in RaspberryTortoise through 2012-10-28 is vulnerable to remote code execution via shell metacharacters in a URI. The file nodejs/raspberryTortoise.js has no validation on the parameter incomingString before passing it to the child_process.exec function.