CVE-2021-24385
Filebird 4.7.3 - Unauthenticated SQL Injection
criticalImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
9.8
CVSS Score
9.8
CVSS Score
critical
Severity
4.7.4
Patched in
951d
Time to patch
Description
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.
CVSS Vector Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HAttack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
High
Confidentiality
High
Integrity
High
Availability
Technical Details
Affected versions
>=4.7.3 <=4.7.3PublishedJune 16, 2021
Last updatedJanuary 22, 2024
Affected pluginfilebird
Check if your site is affected.
Run a free security audit to detect vulnerable plugins, outdated versions, and misconfigurations.