CVE-2023-6825 CRITICAL

CVE-2023-6825: File Manager And File Manager Pro (Multiple Versions) - Directory Traversal

Vendor Mndpsingh287
Product File Manager
Weakness CWE-23
Published March 13, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The File Manager and File Manager Pro plugins for WordPress are vulnerable to Directory Traversal in versions up to, and including version 7.2.1 (free version) and 8.3.4 (Pro version) via the target parameter in the mk_file_folder_manager_action_callback_shortcode function. This makes it possible for attackers to read the contents of arbitrary files on the server, which can contain sensitive information and to upload files into directories other than the intended directory for file uploads. The free version requires Administrator access for this vulnerability to be exploitable. The Pro version allows a file manager to be embedded via a shortcode and also allows admins to grant file handling privileges to other user levels, which could lead to this vulnerability being exploited by lower-level users.

Explanation of Vulnerability in Simple Terms

02Summary

File Manager versions up to 7.2.1 contain a path traversal vulnerability that allows authenticated users to read, modify, or delete files outside the intended directory. An attacker with low-level access can bypass directory restrictions and access sensitive files across the entire system. The vulnerability affects confidentiality, integrity, and availability of the site.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete files anywhere on the server that the web process can access.

Potential impact on your site

04Site Impact

Any authenticated user can access or destroy critical files, including configuration, database backups, and other users' data.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

March 13, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE