🔙 목록으로 돌아가기

CVE-2018-17207: WordPress Duplicator Plugin < 1.2.42 - Arbitrary Code Execution

TitleWordPress Duplicator Plugin < 1.2.42 - Arbitrary Code Execution
Authorsynacktiv,iamnoooob,pdresearch
SeverityCritical
ImpactUnauthenticated attackers can inject and execute arbitrary PHP code by exploiting leftover installer files, leading to complete WordPress site compromise and potential server takeover.
RemediationRemove installer.php and installer-backup.php files after installation, and upgrade to Duplicator version 1.2.42 or later.
CVSS Score9.8
EPSS Score0.91343
CVE IDCVE-2018-17207
CWE IDCWE-94
Tags cve cve2018 wordpress duplicator rce vkev passive vuln

🔍 Vulnerability Description

An issue was discovered in Snap Creek Duplicator before 1.2.42. By accessing leftover installer files (installer.php and installer-backup.php), an attacker can inject PHP code into wp-config.php during the database setup step, achieving arbitrary code execution.

🌐 HTTP Request

POST /installer-backup.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (CentOS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Connection: close
Content-Length: 13
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

action_step=1

📚 References


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

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