CVE-2022-2552
published 2022-08-22CVE-2022-2552: The Duplicator WordPress plugin before 1.4.7 does not authenticate or authorize visitors before displaying information about the system such as server…
PriorityP344medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EXPLOIT
EPSS
8.42%
94.3th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| awesomemotive | duplicator | < 1.4.7.1 | 1.4.7.1 |
Detection & IOCsextracted from sources · hover to see the quote
sigma
condition: and - type: status status: - 200
- →Detect unauthenticated GET requests to the Duplicator installer endpoint at /backups-dup-lite/dup-installer/main.installer.php — no authentication is required, so any external access to this path is suspicious. ↗
- →Look for HTTP 200 responses to requests targeting main.installer.php combined with the presence of 'Setup Information' in the response body, indicating successful information disclosure.
- →The 'view' parameter is used to trigger system information disclosure from the Duplicator installer endpoint. ↗
- ·Vulnerability affects Duplicator plugin versions before 1.4.7; the installer endpoint should not be publicly accessible on patched or properly configured installations. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
WordPress Plugin Duplicator 1.4.7 - Information Disclosure
exploitdb·2022-08-01·CVSS 5.3
CVE-2022-2552 [MEDIUM] WordPress Plugin Duplicator 1.4.7 - Information Disclosure
WordPress Plugin Duplicator 1.4.7 - Information Disclosure
---
# Exploit Title: WordPress Plugin Duplicator 1.4.7 - Information Disclosure
# Google Dork: N/A
# Date: 07.27.2022
# Exploit Author: SecuriTrust
# Vendor Homepage: https://snapcreek.com/
# Software Link: https://wordpress.org/plugins/duplicator/
# Version: <= 1.4.7
# Tested on: Linux, Windows
# CVE : CVE-2022-2552
# Reference: https://securitrust.fr
# Reference: https://github.com/SecuriTrust/CVEsLab/CVE-2022-2552
#Product:
WordPress Plugin Duplicator <= 1.4.7
#Vulnerability:
1-Some system information may be disclosure.
#Proof-Of-Concept:
1-System information.
Some system information is obtained using the "view" parameter.
http://[PATH]/backups-dup-lite/dup-installer/main.installer.php
Nuclei
Duplicator < 1.4.7.1 - Information Disclosure
nuclei·CVSS 5.3
CVE-2022-2552 [MEDIUM] Duplicator < 1.4.7.1 - Information Disclosure
Duplicator '
- 'Setup Information'
condition: and
- type: status
status:
- 200
# digest: 4b0a00483046022100cd6c8a79dbaca55bd079148c517ecc64499853cd5f5435a5f4fa6f23f0d0b9e80221009fc90742f9a44594869a19589c4d3d209354e2a722bbd8250566259c79e8ead0:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-08-22
Published