漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Askeet <= 3.0 - Authenticated (Administrator+) SQL Injection via 'sql_query' Parameter
Vulnerability Description
The Askeet plugin for WordPress is vulnerable to SQL Injection via the 'sql_query' parameter in multiple AJAX actions (askeet_execute_sql_query, askeet_export_all_results) in all versions up to, and including, 3.0. This is due to the askeet_is_safe_query() filter being bypassable using MySQL conditional comments (e.g., /*!UNION*/). The filter strips regular block comments before checking for forbidden SQL keywords, but MySQL interprets conditional comments as executable code. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
WordPress Askeet — Talk to Your WooCommerce Data SQL注入漏洞
Vulnerability Description
WordPress Askeet — Talk to Your WooCommerce Data是WordPress基金会的一款电商数据交互工具。 Askeet plugin for WordPress 3.0及之前版本存在SQL注入漏洞,该漏洞源于'sql_query'参数在多个AJAX操作中未正确过滤,askeet_is_safe_query()过滤器可被MySQL条件注释绕过,可能导致经过身份验证的攻击者(管理员及以上权限)追加额外SQL查询,从而提取数据库中的敏感信息。
CVSS Information
N/A
Vulnerability Type
N/A