Skip to main content

CVE-2020-15568

Description

TerraMaster TOS before 4.1.29 has Invalid Parameter Checking that leads to code injection as root. This is a dynamic class method invocation vulnerability in include/exportUser.php, in which an attacker can trigger a call to the exec method with (for example) OS commands in the opt parameter.

NVD
Severity: CRITICAL
CVE ID: CVE-2020-15568
CVSS Score: 9.8
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

Nuclei Templates for CVE-2020-15568
n0bugz

A quick and easy POC for CVE-2020-15568

Refrence: GitHub

divinepwner

Repository for CVE-2020-15568 Metasploit module

Refrence: GitHub