漏洞信息
# Classified Pro <=1.0.14 认证用户任意插件安装漏洞
## 概述
Classified Pro WordPress主题在版本1.0.14及之前存在安全漏洞,允许未经授权的插件安装。
## 影响版本
所有版本 up to 和包括 1.0.14。
## 细节
漏洞源于`cwp_addons_update_plugin_cb`函数中缺少权限验证(capability check),导致具有订阅者(subscriber)及以上权限的已认证攻击者可利用该漏洞在目标站点服务器上安装任意插件。
> 注意:该漏洞所需的nonce存在于CubeWP Framework插件中。
## 影响
攻击者可借此安装恶意插件,可能导致**远程代码执行**(RCE),从而完全控制受影响的WordPress站点。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Classified Pro <= 1.0.14 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Installation
漏洞描述信息
The Classified Pro theme for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check in the 'cwp_addons_update_plugin_cb' function in all versions up to, and including, 1.0.14. This makes it possible for authenticated attackers, with subscriber-level access and above, to install arbitrary plugins on the affected site's server which may make remote code execution possible. Note: The required nonce for the vulnerability is in the CubeWP Framework plugin.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
授权机制缺失
漏洞标题
WordPress plugin Classified Pro 安全漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台具有在基于PHP和MySQL的服务器上架设个人博客网站的功能。WordPress plugin是一个应用插件。 WordPress plugin Classified Pro 1.0.14及之前版本存在安全漏洞,该漏洞源于cwp_addons_update_plugin_cb函数缺少能力检查,可能导致未经授权的插件安装和远程代码执行。
CVSS信息
N/A
漏洞类别
其他