raspberrytorte/tortoise

raspberrytorte/tortoise

Releases0
Stars2

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL10 HIGH

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.