Lucene search

K
githubGitHub Advisory DatabaseGHSA-G84Q-CQ55-XWGP
HistoryMay 27, 2024 - 7:16 p.m.

silverstripe/framework member disclosure in login form

2024-05-2719:16:12
CWE-200
GitHub Advisory Database
github.com
5
user id enumeration
login form
vulnerability
lockout process
silverstripe/framework

7.1 High

AI Score

Confidence

High

There is a user ID enumeration vulnerability in our brute force error messages.

  • Users that don’t exist in will never get a locked out message
  • Users that do exist, will get a locked out message

This means an attacker can infer or confirm user details that exist in the member table.

This issue has been resolved by ensuring that login attempt logging and lockout process works equivalently for non-existent users as it does for existant users.

Affected configurations

Vulners
Node
silverstripeframeworkRange<3.5.4
OR
silverstripeframeworkRange<3.4.6

7.1 High

AI Score

Confidence

High