cbcvebase.
CVE-2024-8852
published 2024-10-22

CVE-2024-8852: The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.86 through…

PriorityP277medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.18%
63.6th percentile
The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.86 through publicly exposed log files. This makes it possible for unauthenticated attackers to view potentially sensitive information such as full paths contained in the exposed log files.

Affected

2 ranges
VendorProductVersion rangeFixed in
servmaskall-in-one_wp_migration< 7.877.87
servmaskall-in-one_wp_migration_and_backup<= 7.86

Detection & IOCsextracted from sources · hover to see the quote

path/wp-content/plugins/all-in-one-wp-migration/storage/error.log
path/wp-content/plugins/all-in-one-wp-migration/readme.txt
otherfofa-query: body="/wp-content/plugins/all-in-one-wp-migration"
  • Probe for publicly accessible error.log file at the plugin's storage path; a 200 response with 'text/plain' content-type and body containing both 'Number' and 'Message' strings confirms exposure.
  • Fetch readme.txt to fingerprint plugin version; versions below 7.87 (Stable tag < 7.87) are vulnerable to unauthenticated information disclosure.
  • Extract plugin version from readme.txt using regex on 'Stable tag:' field to confirm vulnerable version range.
  • ·Vulnerability affects all plugin versions up to and including 7.86; version 7.87 is the first patched release.
  • ·No authentication is required to exploit this issue; the error.log file is publicly accessible without any credentials.

CVSS provenance

nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vulncheck5.3MEDIUM
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.