PT-2024-17211 · Dynamiapps · The Frontend Admin
B0Lli
+1
·
Published
2024-12-21
·
Updated
2024-12-21
·
CVE-2024-11722
CVSS v3.1
5.9
Medium
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
The Frontend Admin by DynamiApps plugin for WordPress versions up to, and including, 3.25.1
Description
The issue allows unauthenticated attackers to perform SQL Injection via the
orderby parameter due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This enables attackers to append additional SQL queries into already existing queries, potentially extracting sensitive information from the database. The attack requires an unauthenticated user to have permission to view form submissions, and the form submission shortcode must be added to a page.Recommendations
For versions up to, and including, 3.25.1, consider disabling the
orderby parameter until a patch is available to prevent SQL Injection attacks. Restrict access to form submissions and limit the use of the form submission shortcode 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
The Frontend Admin