PT-2026-68026 · WordPress · Askeet
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
Askeet versions prior to 3.1
Description
The Askeet plugin for WordPress contains a flaw allowing authenticated attackers with Administrator-level access and above to perform SQL Injection. The issue exists within the
sql query parameter used in the askeet execute sql query() and askeet export all results() AJAX actions. This occurs because the askeet is safe query() filter can be bypassed using MySQL conditional comments, which are special comments that MySQL executes as code. While the filter removes standard block comments, it fails to account for conditional comments, enabling the execution of unauthorized SQL queries to extract sensitive database information.Recommendations
Update the plugin to a version later than 3.0.
As a temporary mitigation, restrict access to the
askeet execute sql query() and askeet export all results() functions.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Askeet