漏洞标题
WordPress User Extra Fields插件存在权限提升漏洞
漏洞描述信息
WordPress User Extra Fields插件在所有版本(包括16.6版本)中存在特权提升漏洞。该漏洞是由于在ajax_save_fields()函数中缺少能力验证检查。这使得具有订阅者级别及以上访问权限的认证攻击者能够添加自定义字段,并使用check_and_overwrite_wp_or_woocommerce_fields函数更新wp_capabilities字段,从而获得管理员权限。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
授权机制缺失
漏洞标题
WordPress User Extra Fields <= 16.6 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation
漏洞描述信息
The WordPress User Extra Fields plugin for WordPress is vulnerable to privilege escalation due to a missing capability check on the ajax_save_fields() function in all versions up to, and including, 16.6. This makes it possible for authenticated attackers, with subscriber-level access and above, to add custom fields that can be updated and then use the check_and_overwrite_wp_or_woocommerce_fields function to update the wp_capabilities field to have administrator privileges.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
授权机制缺失
漏洞标题
WordPress plugin User Extra Fields 安全漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin User Extra Fields 16.6版本及之前版本存在安全漏洞,该漏洞源于缺少对ajax_save_fields函数的功能检查。
CVSS信息
N/A
漏洞类别
其他