Lucene search

K
friendsofphpOpenJS FoundationFRIENDSOFPHP:SULU
HistoryAug 03, 2023 - 6:02 a.m.

Observable Response Discrepancy on Admin Login

2023-08-0306:02:00
OpenJS Foundation
github.com
10
admin login
user detection
sulu installation
symfony security
patch
workaround

EPSS

0.001

Percentile

43.6%

Description Impact It allows over the Admin Login form to detect which user (username, email) exists and which one do not exist. Impacted by this issue are Sulu installation >= 2.5.0 and <2.5.10 using the newer Symfony Security System which is default since Symfony 6.0 but can be enabled in Symfony 5.4. Sulu Installation not using the old Symfony 5.4 security System and previous version are not impacted by this Security issue. Patches The problem has been patched in version 2.5.10. Workarounds Create a custom AuthenticationFailureHandler which does not return the $exception->getMessage(); instead the $exception->getMessageKey(); References Currently no references.

EPSS

0.001

Percentile

43.6%