漏洞标题
LTL Freight Quotes – For Customers of FedEx Freight <= 3.4.1 未经认证的SQL注入漏洞
漏洞描述信息
WordPress插件LTL Freight Quotes – For Customers of FedEx Freight在所有版本(包括)3.4.1中存在SQL注入漏洞。该漏洞是由于对用户提供的参数'edit_id'和'dropship_edit_id'未进行充分转义,且现有SQL查询准备不足导致的。这使得未认证攻击者能够将额外的SQL查询附加到已存在的查询中,从而从数据库中提取敏感信息。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
LTL Freight Quotes – For Customers of FedEx Freight <= 3.4.1 - Unauthenticated SQL Injection
漏洞描述信息
The LTL Freight Quotes – For Customers of FedEx Freight plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' and 'dropship_edit_id' parameters in all versions up to, and including, 3.4.1 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.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)