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
AI Chatbot & Workflow Automation by AIWU <= 1.4.6 - Missing Authorization to Unauthenticated Sensitive Information Exposure
Vulnerability Description
The AI Chatbot & Workflow Automation by AIWU plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.6. This is due to the `getCurrentTaskResults()` method in `modules/workspace/controller.php` being accessible without authentication or authorization checks. The method is not included in the workspace controller's `getNoncedMethods()` array, the base `getPermissions()` returns an empty array, and all AJAX actions are registered with `wp_ajax_nopriv_` hooks (`classes/frame.php:282`). When tasks are created via features like the Bulk Post Generator, the task parameters — including the OpenAI API key in plaintext, AI prompts, keywords, and full AI model configuration — are stored in the database and returned in the JSON response. This makes it possible for unauthenticated attackers to enumerate sequential task IDs and retrieve sensitive configuration data including API keys.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
授权机制缺失
Vulnerability Title
WordPress AI Copilot – Content Generator 授权问题漏洞
Vulnerability Description
WordPress AI Copilot – Content Generator是WordPress基金会开源的一款内容生成插件。 WordPress AI Copilot – Content Generator 1.4.6及之前版本存在授权问题漏洞,该漏洞源于modules/workspace/controller.php中的getCurrentTaskResults()方法在未进行身份验证或授权检查的情况下可被访问,导致未授权攻击者能够枚举顺序任务ID并检索包括API密钥在内的敏感配置数据。
CVSS Information
N/A
Vulnerability Type
N/A