AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-15477

CRITICAL · CVSS 9.8 EPSS 4.97% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-07-23 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-15477
Severity
CRITICAL
CVSS
9.8
EPSS
4.97%

Original NVD Description

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.