漏洞标题
Events Manager – Calendar, Bookings, Tickets, and more! <= 6.6.3 事件状态参数存在未认证SQL注入漏洞
漏洞描述信息
WordPress插件The Events Manager – Calendar, Bookings, Tickets, and more!在所有版本中(包括6.6.3版本)存在时间依赖型SQL注入漏洞。该漏洞是由于用户提供的active_status参数在输入时未进行足够的转义处理,同时现有的SQL查询也未进行充分的预处理准备。这使得未经过身份验证的攻击者能够将额外的SQL查询附加到已存在的查询中,从而有可能从数据库中提取敏感信息。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
漏洞标题
Events Manager – Calendar, Bookings, Tickets, and more! <= 6.6.3 - Unauthenticated SQL Injection via Event Status Parameter
漏洞描述信息
The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to time-based SQL Injection via the active_status parameter in all versions up to, and including, 6.6.3 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注入)