| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2024-8852 | 22 Oct 202408:45 | – | circl | |
| WordPress plugin All-in-One WP Migration and Backup 信息泄露漏洞 | 22 Oct 202400:00 | – | cnnvd | |
| CVE-2024-8852 | 22 Oct 202405:33 | – | cve | |
| CVE-2024-8852 All-in-One WP Migration and Backup <= 7.86 - Unauthenticated Information Disclosure via Error Logs | 22 Oct 202405:33 | – | cvelist | |
| EUVD-2024-49435 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-8852 | 22 Oct 202406:15 | – | nvd | |
| CVE-2024-8852 | 22 Oct 202406:15 | – | osv | |
| WordPress All-in-One WP Migration and Backup plugin <= 7.86 - Unauthenticated Information Disclosure via Error Logs vulnerability | 21 Oct 202419:15 | – | patchstack | |
| WordPress All-in-One WP Migration Plugin <= 7.86 is vulnerable to Sensitive Data Exposure | 21 Oct 202400:00 | – | patchstack | |
| PT-2024-39276 | 22 Oct 202400:00 | – | ptsecurity |
id: CVE-2024-8852
info:
name: All-in-One WP Migration < 7.87 - Unauthenticated Information Disclosure
author: FLX
severity: medium
description: |
The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to unauthenticated information disclosure due to its error.log file being publicly accessible in versions before 7.87.
impact: |
An unauthenticated attacker can access the error.log file, which may contain sensitive information such as full server path disclosures, backup filenames, and other debugging details. This information could be used in further attacks.
remediation: |
Update the All-in-One WP Migration and Backup plugin to version 7.87 or later.
reference:
- https://wpscan.com/vulnerability/9f533098-8435-4ee1-a423-5142070ceefc/
- https://wordpress.org/plugins/all-in-one-wp-migration/#developers
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2024-8852
epss-score: 0.01175
epss-percentile: 0.63729
cwe-id: CWE-532
metadata:
verified: true
fofa-query: body="/wp-content/plugins/all-in-one-wp-migration"
tags: cve,cve2024,wpscan,wp,wordpress,wp-plugin,all-in-one-wp-migration,disclosure,vkev
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/all-in-one-wp-migration/readme.txt"
matchers:
- type: dsl
dsl:
- "status_code == 200"
- compare_versions(version, '< 7.87')
condition: and
internal: true
extractors:
- type: regex
name: version
part: body
group: 1
regex:
- "(?mi)Stable tag: ([0-9.]+)"
internal: true
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/all-in-one-wp-migration/storage/error.log"
matchers:
- type: dsl
dsl:
- status_code == 200
- contains_all(body, 'Number', 'Message')
- contains(tolower(header), 'text/plain')
condition: and
# digest: 4a0a0047304502210099e680dd6bc3e41f58485854bb8a995c878b600ed3fd8341cdd8d04d395e8fd90220639288dcca3ef56317b560aa279ebe29e564def4016aad40eb5ffce5e2b7fe62:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation