漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
AI Chatbot & Workflow Automation by AIWU <= 1.4.12 - Missing Authorization to Unauthenticated Arbitrary Data Deletion via AJAX Actions 'removeGroup' and 'clear'
Vulnerability Description
The AI Chatbot & Workflow Automation by AIWU plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.4.12. This is due to missing capability checks and nonce verification on AJAX actions registered under both wp_ajax_ and wp_ajax_nopriv_ hooks, as the base controller's getPermissions() returns an empty array and neither removeGroup nor clear are added to getNoncedMethods(), causing the authorization gate to unconditionally return true for these actions. This makes it possible for unauthenticated attackers to delete specific records by ID or delete all records from any module's database table by unauthenticated attackers.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Vulnerability Type
授权机制缺失
Vulnerability Title
WordPress AI Copilot – Content Generator 授权问题漏洞
Vulnerability Description
WordPress AI Copilot – Content Generator是WordPress基金会的一款AI内容生成助手。 WordPress AI Copilot – Content Generator 1.4.12及之前版本存在授权问题漏洞,该漏洞源于授权缺失,由于基控制器中的getPermissions()返回空数组,以及removeGroup和clear未添加到getNoncedMethods()中,导致在wp_ajax_和wp_ajax_nopriv_钩子注册的AJAX操作上缺少能力检查
CVSS Information
N/A
Vulnerability Type
N/A