PT-2025-14469 · WordPress · Front End Users
Colin Xu
·
Published
2025-04-02
·
Updated
2025-08-12
·
CVE-2024-12410
CVSS v3.1
4.9
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Front End Users plugin for WordPress versions up to, and including, 3.2.32
Description
The issue allows for SQL Injection via the
UserSearchField parameter due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This enables unauthenticated attackers to append additional SQL queries into already existing queries, potentially extracting sensitive information from the database.Recommendations
For versions up to, and including, 3.2.32, update to a version higher than 3.2.32 to resolve the issue.
As a temporary workaround, consider restricting access to the
UserSearchField parameter to minimize the risk of exploitation.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Front End Users