漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Database Collation Fix <= 1.2.10 - Unauthenticated SQL Injection via 'force-collation-algorithm' Parameter
Vulnerability Description
The Database Collation Fix plugin for WordPress is vulnerable to time-based SQL Injection via the 'force-collation-algorithm' parameter in all versions up to, and including, 1.2.10 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires a trigger.txt file to be present in the plugin's directory (/wp-content/plugins/database-collation-fix/trigger.txt), a condition created by DesktopServer integration events such as site creation, copy, import, move, export, or deploy.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
WordPress Database Collation Fix SQL注入漏洞
Vulnerability Description
WordPress Database Collation Fix是WordPress基金会开源的一款数据库排序规则修复工具。 WordPress Database Collation Fix 1.2.10及之前版本存在SQL注入漏洞,该漏洞源于对'force-collation-algorithm'参数的用户输入转义不足及对现有SQL查询准备不足,可能导致未经身份验证的攻击者向已有查询追加额外SQL查询,进而提取数据库中的敏感信息,利用时需在插件目录下存在trigger.txt文件。
CVSS Information
N/A
Vulnerability Type
N/A