CVE-2024-53825 – WordPress FileBird Lite plugin <= 6.3.2 - Broken Access Control vulnerability
https://notcve.org/view.php?id=CVE-2024-53825
02 Dec 2024 — Missing Authorization vulnerability in Ninja Team Filebird allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Filebird: from n/a through 6.3.2. The FileBird – WordPress Media Library Folders & File Manager plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 6.3.2. This makes it possible for authenticated attackers, with Author-level access and above, to perform an unauthorized ... • https://patchstack.com/database/wordpress/plugin/filebird/vulnerability/wordpress-filebird-lite-plugin-6-3-2-broken-access-control-vulnerability?_s_id=cve • CWE-862: Missing Authorization •
CVE-2024-0691 – FileBird <= 5.6.0 - Authenticated(Administrator+) Stored Cross-Site Scripting via Folder Import
https://notcve.org/view.php?id=CVE-2024-0691
19 Jan 2024 — The FileBird plugin for WordPress is vulnerable to Stored Cross-Site Scripting via imported folder titles in all versions up to, and including, 5.5.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. It may also be possible to socially engineer an administrator into uploading a malicious folder import. El complemento ... • https://plugins.trac.wordpress.org/changeset/3023924/filebird • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-25966 – WordPress FileBird plugin <= 5.1.4 - Broken Access Control vulnerability
https://notcve.org/view.php?id=CVE-2023-25966
27 Mar 2023 — Missing Authorization vulnerability in Ninja Team Filebird allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Filebird: from n/a through 5.1.4. The Filebird plugin for WordPress is vulnerable to unauthorized SPI key generation due to a missing capability check on the resAdminPermissionsCheck callback function function in versions up to, and including, 5.1.4. This makes it possible for authenticated attackers with author-level access to set the API key. • https://patchstack.com/database/wordpress/plugin/filebird/vulnerability/wordpress-filebird-plugin-5-1-4-broken-access-control-vulnerability?_s_id=cve • CWE-862: Missing Authorization •
CVE-2021-24385 – Filebird 4.7.3 - Unauthenticated SQL Injection
https://notcve.org/view.php?id=CVE-2021-24385
16 Jun 2021 — 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. El plugin Filebird versión 4.7.3, introdujo una vulnerabilidad de inyec... • https://10up.com/blog/2021/security-vulnerability-filebird-wordpress-plugin • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •