CVE-2024-8704 HIGH

CVE-2024-8704: Advanced File Manager <= 5.2.8 - Authenticated (Administrator+) Local JavaScript File Inclusion via fma_locale

Vendor Saadiqbal
Product Advanced File Manager – Ultimate File Manager for WordPress And Document Library Solution
Weakness CWE-22 · Path traversal
Published September 26, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Advanced File Manager plugin for WordPress is vulnerable to Local JavaScript File Inclusion in all versions up to, and including, 5.2.8 via the 'fma_locale' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

The Advanced File Manager plugin for WordPress contains a path traversal vulnerability that allows authenticated administrators to read, write, or delete arbitrary files on the server. An attacker with admin privileges can bypass file access restrictions by manipulating file paths, potentially exposing sensitive configuration files or modifying site content. This vulnerability affects all versions up to 5.2.8.

What an attacker can do

03Attacker Capabilities

Read, write, or delete any file on the server outside the intended directory.

Potential impact on your site

04Site Impact

A compromised admin account can access database credentials, modify core files, or destroy site data.

Conditions required to exploit

05Prerequisites

Attacker must have WordPress administrator privileges; no user interaction required.

Key dates

06Disclosure timeline

September 26, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE