Lucene search

K
githubGitHub Advisory DatabaseGHSA-WMWF-49VV-P3MR
HistoryAug 03, 2023 - 7:44 p.m.

Sulu Observable Response Discrepancy on Admin Login

2023-08-0319:44:28
CWE-204
GitHub Advisory Database
github.com
11
sulu
observable
response
discrepancy
admin
login
impact
patches
workarounds
sulu installation
symfony security system
authenticationfailurehandler

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

EPSS

0.001

Percentile

43.6%

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-&gt;getMessage(); instead the $exception-&gt;getMessageKey();

References

Currently no references.

Affected configurations

Vulners
Node
sulusuluRange<2.5.10

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

EPSS

0.001

Percentile

43.6%