Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Diary & Availability Calendar <= 1.0.3 - Authenticated (subscriber+) SQL Injection
Vulnerability Description
The daac_delete_booking_callback function, hooked to the daac_delete_booking AJAX action, takes the id POST parameter which is passed into the SQL statement without proper sanitisation, validation or escaping, leading to a SQL Injection issue. Furthermore, the ajax action is lacking any CSRF and capability check, making it available to any authenticated user.
CVSS Information
N/A
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Wordpress Plugin SQL注入漏洞
Vulnerability Description
WordPress是Wordpress基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是WordPress开源的一个应用插件。 Wordpress Plugin Diary & Availability Calendar 存在SQL注入漏洞,该漏洞源于daac_delete_booking_callback 函数与 daac_delete_booking AJAX 操作挂钩,使用 id POST 参数,该参数在没有适当的清
CVSS Information
N/A
Vulnerability Type
N/A