漏洞标题
Reset <= 1.6 - 跨站请求伪造导致数据库重置漏洞
漏洞描述信息
WordPress Reset 插件在所有版本(包括 1.6 在内)中存在跨站请求伪造漏洞。这是由于 reset_db_page() 函数缺少或验证 nonce 不正确所导致。这使得未认证攻击者可以通过伪造请求重置数据库中的多个表,如评论、主题、插件等,前提是攻击者能够诱使网站管理员执行某些操作,例如点击链接。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
漏洞类别
跨站请求伪造(CSRF)
漏洞标题
Reset <= 1.6 - Cross-Site Request Forgery to Database Reset
漏洞描述信息
The Reset plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6. This is due to missing or incorrect nonce validation on the reset_db_page() function. This makes it possible for unauthenticated attackers to reset several tables in the database like comments, themes, plugins, and more via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
漏洞类别
跨站请求伪造(CSRF)