CVE-2024-0761 HIGH

CVE-2024-0761: File Manager <= 7.2.1 - Sensitive Information Exposure via Backup Filenames

Vendor Mndpsingh287
Product File Manager
Weakness CWE-330 · Insufficient randomness
Published February 5, 2024
Last update April 8, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The File Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.2.1 due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract sensitive data including site backups in configurations where the .htaccess file in the directory does not block access.

Explanation of Vulnerability in Simple Terms

02Summary

File Manager versions up to 7.2.1 contain a use of insufficiently random values (CWE-330) that allows attackers to bypass security controls. An attacker can exploit this over the network without authentication or user interaction to read sensitive data, modify files, or disrupt service. The high attack complexity suggests the exploit requires specific conditions or timing.

What an attacker can do

03Attacker Capabilities

Read sensitive files, modify or delete content, or disrupt the site without needing to log in.

Potential impact on your site

04Site Impact

Attackers could access private files, alter site content, or cause downtime without a valid account.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication required, but exploit may require specific timing or conditions.

Key dates

06Disclosure timeline

February 5, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE