PT-2024-17591 · WordPress · Wp Data Access – App
Michael Mazzolini
·
Published
2024-12-25
·
Updated
2024-12-30
·
CVE-2024-12428
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
WP Data Access – App, Table, Form and Chart Builder plugin versions up to, and including, 5.5.22
Description
The issue is related to SQL Injection via the
order[user login][dir] parameter due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This allows unauthenticated attackers to append additional SQL queries into already existing queries, which can be used to extract sensitive information from the database.Recommendations
For versions up to, and including, 5.5.22, consider disabling the
order[user login][dir] parameter until a patch is available to prevent SQL Injection attacks. Restrict access to sensitive database information to minimize the risk of exploitation. Avoid using the order[user login][dir] parameter in affected API endpoints until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wp Data Access – App