漏洞标题
N/A
漏洞描述信息
**争议性** WordPress 3.3.1及更早版本中的wp-includes/pluggable.php文件中的wp_create_nonce函数将nonce与用户账户而不是用户会话关联,这可能导致远程攻击者更容易通过嗅探网络来执行针对特定动作和对象的跨站点请求伪造(CSRF)攻击。例如,攻击wp-admin/admin-ajax.php和wp-admin/user-new.php脚本表明。请注意:供应商据说否认这个问题的重要性,因为wp_create_nonce函数按照预期工作,即使它 arguably 与某些外部组织倡导的CSRF保护细节不一致。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
The wp_create_nonce function in wp-includes/pluggable.php in WordPress 3.3.1 and earlier associates a nonce with a user account instead of a user session, which might make it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks on specific actions and objects by sniffing the network, as demonstrated by attacks against the wp-admin/admin-ajax.php and wp-admin/user-new.php scripts. NOTE: the vendor reportedly disputes the significance of this issue because wp_create_nonce operates as intended, even if it is arguably inconsistent with certain CSRF protection details advocated by external organizations
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
WordPress ‘wp_create_nonce’ 跨站请求伪造漏洞
漏洞描述信息
WordPress 3.3.1及之前版本的wp-includes/pluggable.php中的wp_create_nonce函数存在漏洞,该漏洞源于联系一个临时的用户账号代替一个用户会话。远程攻击者可通过嗅探网络在具体的行动和对象中进行跨站请求伪造(CSRF)攻击。该漏洞已被wp-admin/admin-ajax.php和wp-admin/user-new.php脚本攻击证实。
CVSS信息
N/A
漏洞类别
跨站请求伪造