PT-2017-4053 · Pivotal · Spring Ldap
Published
2017-11-22
·
Updated
2022-05-13
·
CVE-2017-8028
CVSS v3.1
8.1
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Pivotal Spring-LDAP versions 1.3.0 through 2.3.1
Description
The issue is related to authentication errors in the LDAP module of the Spring Security Java framework. When connected to certain LDAP servers and using the LDAP BindAuthenticator with the org.springframework.ldap.core.support.DefaultTlsDirContextAuthenticationStrategy as the authentication strategy, authentication is allowed with an arbitrary password if the username is correct. This occurs because some LDAP vendors require an explicit operation for the LDAP bind to take effect.
Recommendations
For Pivotal Spring-LDAP versions 1.3.0 through 2.3.1, consider updating the authentication strategy to prevent authentication with arbitrary passwords. As a temporary workaround, restrict access to the LDAP BindAuthenticator until a patch is available. Additionally, review the configuration of the userSearch and authentication settings to ensure they are properly secured. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Spring Ldap