CVE-2021-24385

CVE-2021-24385: Filebird 4.7.3 - Unauthenticated SQL Injection

Vendor Ninja Team
Product FileBird – WordPress Media Library Folders & File Manager
Weakness CWE-89 · SQLi
Published July 12, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

The Filebird Plugin 4.7.3 introduced a SQL injection vulnerability as it is making SQL queries without escaping user input data from a HTTP post request. This is a major vulnerability as the user input is not escaped and passed directly to the get_col function and it allows SQL injection. The Rest API endpoint which invokes this function also does not have any required permissions/authentication and can be accessed by an anonymous user.

Key dates

02Disclosure timeline

July 12, 2021 CVE published
August 3, 2024 Record updated