漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
WP Bulk Delete <= 1.4.2 - Authenticated (Administrator+) SQL Injection via 'delete_user_roles' Parameter
Vulnerability Description
The WP Bulk Delete plugin for WordPress is vulnerable to generic SQL Injection via the 'delete_user_roles' parameter in all versions up to, and including, 1.4.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. 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. wp_unslash() is applied to the raw POST body before parse_str() decomposes it, stripping WordPress magic-quotes protection and leaving attacker-controlled values fully unescaped prior to reaching the SQL sink.
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
xylusthemes wp bulk delete SQL注入漏洞
Vulnerability Description
xylusthemes wp bulk delete是xylusthemes个人开发者的一个批量删除WordPress插件的工具。 xylusthemes wp bulk delete 1.4.2及之前版本存在SQL注入漏洞,该漏洞源于对用户提供的'delete_user_roles'参数转义不足且对现有SQL查询缺乏充分准备,可能导致经过身份验证的管理员权限攻击者向现有查询追加额外的SQL查询,从而提取数据库中的敏感信息。
CVSS Information
N/A
Vulnerability Type
N/A