Files
CVEs-PoC/2020/CVE-2020-15568.md
T
2024-05-25 21:48:12 +02:00

1.0 KiB

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.

POC

Reference

No PoCs from references.

Github