CVE-2023-7164
Published: 08 April 2024
Summary
CVE-2023-7164 is a high-severity an unspecified weakness vulnerability in Inpsyde Backwpup. Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 3.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
The BackWPup WordPress plugin before version 4.0.4 contains a vulnerability in which its temporary backup folder permits directory listing. This flaw allows unauthenticated remote attackers to enumerate and retrieve database backup files stored in that location, exposing sensitive site data. The issue carries a CVSS 3.1 score of 7.5, reflecting network attack vector, low complexity, and high confidentiality impact without requiring privileges or user interaction.
An attacker can simply browse the publicly accessible backup directory to download complete database archives, potentially obtaining credentials, user information, and other site contents. Because the plugin is widely used for WordPress backups, any installation that has not been updated remains exposed to this information disclosure risk.
Public references from WPScan detail the directory-listing weakness and indicate that upgrading to BackWPup 4.0.4 or later addresses the exposure by preventing such enumeration. The EPSS score rose from a low baseline to a peak of 0.3538, signaling increased exploitation interest after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-59345
Vulnerability details
The BackWPup WordPress plugin before 4.0.4 does not prevent Directory Listing in its temporary backup folder, allowing unauthenticated attackers to download backups of a site's database.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The vulnerability enables unauthenticated directory listing and direct download of database backups via a public-facing WordPress plugin, facilitating initial access through exploitation of public-facing applications (T1190), collection of data from databases (T1213.006), and access to unsecured credentials in files such as user hashes in the database dump (T1552.001).
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.