Lucene search

K
osvGoogleOSV:GHSA-G84Q-CQ55-XWGP
HistoryMay 27, 2024 - 7:16 p.m.

silverstripe/framework member disclosure in login form

2024-05-2719:16:12
Google
osv.dev
3
silverstripe
framework
login form
user id
vulnerability
brute force
error messages
member table
logging
lockout process
existant users.

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.

7.1 High

AI Score

Confidence

High