CVE-2020-24312 Scanner

Targets the fm_backups directory in WP File Manager, allowing unauthenticated attackers to download sensitive backup files including database dumps.

Short Info


Level

High

Single Scan

Single Scan

Can be used by

Asset Owner

Estimated Time

30 seconds

Time Interval

1 month 11 days

Scan only one

URL

Toolbox

WP File Manager is a widely used WordPress plugin that provides a comprehensive file management interface within the WordPress admin dashboard. It allows users to upload, edit, delete, and organize files and folders directly from the backend, making it a valuable tool for developers and site administrators. The plugin also includes features like a code editor, file compression, and sharing capabilities, streamlining website maintenance tasks.

CVE-2020-24312 is an improper access control vulnerability that affects WP File Manager versions 6.4 and below. The flaw arises because the plugin fails to properly restrict access to the fm_backups directory, which is intended to store backup files created by the plugin. This directory is accessible via a direct URL without any authentication, exposing sensitive data to anyone who knows the path.

Specifically, the vulnerability targets the /wp-content/plugins/wp-file-manager/lib/fm_backups/ directory. An attacker can simply navigate to this URL in a web browser to list and download all backup files stored there. These backups often contain full database exports, including user credentials, session tokens, and other confidential information, as well as complete site file archives.

If exploited, an attacker can gain access to sensitive data such as usernames, passwords, and email addresses, potentially leading to account takeover or further compromise of the WordPress site. The exposed database backups can also reveal payment information, customer data, and proprietary content, resulting in significant financial and reputational damage. Additionally, attackers may use the stolen data for phishing campaigns or to sell on the dark web.

Get started to protecting your digital assets