silverstripe/framework ChangePasswordForm 不检查 `Member::canLogIn()`

admin 2024-05-30 21:59:00 Ali_nonvd 来源:ZONE.CI 全球网 0 阅读模式
silverstripe/framework ChangePasswordForm 不检查 `Member::canLogIn()`

CVE编号

N/A

利用情况

暂无

补丁情况

N/A

披露时间

2024-05-28
漏洞描述
After performing a password reset, ChangePasswordForm::doChangePassword() logs in the user without checking Member::canLogIn(). This presents an issue for sites that are using the extension point in that method to deny access to users (for example members that have not been “approved”, or members that have had their access revoked temporarily). It looks like Member::canLogIn() was originally designed to only be used for checking whether the user is locked out (due to too many incorrect login attempts) but has been opened up to other uses.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/advisories/GHSA-p5h2-vr99-xm99
CVSS3评分 N/A
  • 攻击路径 N/A
  • 攻击复杂度 N/A
  • 权限要求 N/A
  • 影响范围 N/A
  • 用户交互 N/A
  • 可用性 N/A
  • 保密性 N/A
  • 完整性 N/A
N/A
CWE-ID 漏洞类型
CWE-287 认证机制不恰当
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论:0   参与:  0