Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

S23Hck

#53792of 56,330
4.3Total CVSS
Vulnerabilities · 1
PT-2023-26890
4.3
2023-08-03
Sulu · Sulu · CVE-2023-39343
**Name of the Vulnerable Software and Affected Versions** Sulu versions 2.5.0 through 2.5.9 **Description** The issue allows detection of existing and non-existing users through the Admin Login form, potentially revealing sensitive information about user accounts. This is possible due to the way the system handles authentication failures. The estimated number of potentially affected devices is not provided. **Recommendations** For Sulu versions 2.5.0 through 2.5.9, update to version 2.5.10 to resolve the issue. As a temporary workaround, consider creating a custom AuthenticationFailureHandler that returns the `$exception->getMessageKey()` instead of the `$exception->getMessage()` to minimize the risk of exploitation.