# WPFront User Role Editor 跨站请求伪造漏洞
# 漏洞描述
## 概述
WPFront User Role Editor插件存在跨站请求伪造(CSRF)漏洞。该漏洞是由于`whitelist_options()`函数缺少或验证不正确的nonce,允许未认证的攻击者通过伪造请求更新默认角色选项,从而利用权限提升。
## 影响版本
所有版本包括及至4.2.1
## 细节
- 漏洞类型:跨站请求伪造(CSRF)
- 具体原因:`whitelist_options()`函数缺少或错误的nonce验证。
- 利用条件:攻击者需要诱骗站点管理员执行特定操作,如点击链接。
## 影响
该漏洞仅在多站点实例中可被利用,可能导致权限提升。
# | POC 描述 | 源链接 | 神龙链接 |
---|
标题: WPFront User Role Editor <= 4.2.1 - Cross-Site Request Forgery to Privilege Escalation via whitelist_options Function -- 🔗来源链接
标签:
神龙速读标题: class-user-profile.php in wpfront-user-role-editor/trunk/includes/users – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读标题: class-user-profile.php in wpfront-user-role-editor/trunk/includes/users – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读