Filr – Secure document library <= 1.2.3.5 - Authenticated (Author+) Arbitrary File Upload
Strategic Overview
- Status
- Patched in 1.2.3.6
- Affected Plugin
- Filr – Secure document library
- Affected Version
< 1.2.3.6- CVSS
- 8.8High
- Weakness type
- CWE-94 · Improper Control of Generation of Code ('Code Injection')
- CVE
CVE-2023-5762
At a glance
CVE-2023-5762 is a high-severity Improper Control of Generation of Code ('Code Injection') vulnerability in the Filr WordPress plugin, affecting versions < 1.2.3.6. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Author level or above. The issue is fixed in version 1.2.3.6; sites on affected versions should update now. Disclosed November 2023, reported by Dmitrii Ignatyev.
Vulnerability Overview
The Filr – Secure document library plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to 1.2.3.5 (inclusive). This makes it possible for authenticated attackers, with author-level or above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-94: Improper Control of Generation of Code ('Code Injection')
Reaching this weakness in Filr < 1.2.3.6 takes an account at Author level or above. Code injection means input from a request reaches a language construct that evaluates code, so the attacker's text is executed rather than treated as data.
The injected code runs with the web server's privileges, giving the attacker the same access to the database and filesystem as WordPress itself. For Filr the fix is 1.2.3.6: builds < 1.2.3.6 are affected, anything from 1.2.3.6 onward is not.
Remediation
Update to version 1.2.3.6, or a newer patched version
How does WordSec protect against this?
An attacker needs Author access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: Filr 1.2.3.6 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Alerts
External References
Related records
Other vulnerabilities in Filr – Secure document library
- 8.8CVE-2026-28133: Filr – Secure document library Arbitrary File Uploads
CVE-2026-28133 - 8.1CVE-2025-64230: Filr <= 1.2.10 Arbitrary File Deletion
CVE-2025-64230 - 6.4CVE-2022-1777: Filr – Secure document library Missing Authorization
CVE-2022-1777 - 6.3CVE-2022-4974: Freemius SDK <= 2.4.2 Missing Authorization Checks
CVE-2022-4974 - 6.1CVE-2023-33999: Freemius SDK <= 2.5.9 Reflected Cross-Site Scripting
CVE-2023-33999 - 4.4CVE-2025-14632: Filr – Secure document library <= 1.2.11 Stored XSS
CVE-2025-14632 - 4.4CVE-2024-43216: Filr – Secure document library <= 1.2.4 Stored XSS
CVE-2024-43216
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C