CVE-2021-24385

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:ninjateam:filebird:4.7.3:*:*:*:*:wordpress:*:*

History

15 Jul 2021, 14:32

Type Values Removed Values Added
CPE cpe:2.3:a:ninjateam:filebird:4.7.3:*:*:*:*:wordpress:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 7.5
v3 : 9.8
References (CONFIRM) https://wpscan.com/vulnerability/754ac750-0262-4f65-b23e-d5523995fbfa - (CONFIRM) https://wpscan.com/vulnerability/754ac750-0262-4f65-b23e-d5523995fbfa - Exploit, Third Party Advisory
References (MISC) https://10up.com/blog/2021/security-vulnerability-filebird-wordpress-plugin/ - (MISC) https://10up.com/blog/2021/security-vulnerability-filebird-wordpress-plugin/ - Third Party Advisory
CWE CWE-89

12 Jul 2021, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-07-12 20:15

Updated : 2024-02-04 21:47


NVD link : CVE-2021-24385

Mitre link : CVE-2021-24385

CVE.ORG link : CVE-2021-24385


JSON object : View

Products Affected

ninjateam

  • filebird
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')