First published: Thu Aug 29 2024(Updated: )
The Media Library Folders plugin for WordPress is vulnerable to second order SQL Injection via the 'sort_type' parameter of the 'mlf_change_sort_type' AJAX action in all versions up to, and including, 8.2.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Media Library Folders | <=8.2.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7857 is considered a high severity vulnerability due to the potential for second order SQL injection exploitation.
To fix CVE-2024-7857, upgrade the Media Library Folders plugin to version 8.2.3 or later.
CVE-2024-7857 can be exploited through second order SQL injection attacks that manipulate the 'sort_type' parameter.
All versions of Media Library Folders up to and including version 8.2.2 are affected by CVE-2024-7857.
Yes, insufficient escaping on user supplied parameters contributes to the vulnerability identified in CVE-2024-7857.