CVE-2024-2345 MEDIUM

CVE-2024-2345: FileBird – WordPress Media Library Folders & File Manager <= 5.6.3 - Authenticated (Author+) Stored Cross-Site Scripting

Vendor Ninjateam
Product FileBird – WordPress Media Library Folders & File Manager
Weakness CWE-79 · XSS
Published May 2, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The FileBird – WordPress Media Library Folders & File Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the folder name parameter in all versions up to, and including, 5.6.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author access or higher, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

FileBird versions up to 5.6.3 contain a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts into the media library. When other users interact with affected content, the injected code executes in their browser, potentially compromising their session or stealing sensitive data. The vulnerability affects the plugin's scope across WordPress, meaning it can impact multiple users and site functionality.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that executes when other WordPress users view the media library.

Potential impact on your site

04Site Impact

Other site users' sessions and data may be compromised when they access the media library; admin accounts are at higher risk.

Conditions required to exploit

05Prerequisites

Attacker must have a WordPress user account with at least low-level privileges (e.g., contributor or editor role).

Key dates

06Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE