# Motors <= 5.6.67 - 未经授权的权限升级通过密码更新/账户接管
## 漏洞概述
Motors主题在WordPress中的所有版本(包括5.6.67版本)都容易受到通过账户接管实现的权限提升攻击。这是因为主题在更新用户密码时没有正确验证用户的身份,从而使得未认证的攻击者能够更改任意用户(包括管理员)的密码,并利用这一点访问其账户。
## 影响版本
- 5.6.67及以下版本
## 漏洞细节
该漏洞源于Motors主题在更新用户密码之前未能正确验证用户身份。这使得未认证的攻击者有机会更改任意用户的密码,包括管理员的密码。通过更改管理员密码,攻击者可以完全控制受影响的账户。
## 漏洞影响
未认证攻击者能够更改任意用户的密码,对用户账户进行接管操作,尤其是能够获取管理员账户的控制权,从而对整个网站的管理造成威胁。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | The Motors theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 5.6.67. This is due to the theme not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user passwords, including those of administrators, and leverage that to gain access to their account. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-4322.yaml | POC详情 |
标题: Motors <= 5.6.67 - Unauthenticated Privilege Escalation via Password Update/Account Takeover -- 🔗来源链接
标签:
神龙速读