VYPR

Maven package

org.springframework.ldap/spring-ldap-core

pkg:maven/org.springframework.ldap/spring-ldap-core

Vulnerabilities (2)

  • CVE-2024-38829LowDec 4, 2024
    affected >= 3.0.0, < 3.2.8fixed 3.2.8

    A vulnerability in Spring LDAP allows data exposure for case sensitive comparisons.This issue affects Spring LDAP: from 2.4.0 through 2.4.3, from 3.0.0 through 3.0.9, from 3.1.0 through 3.1.7, from 3.2.0 through 3.2.7, AND all versions prior to 2.4.0. The usage of String.toLower

  • CVE-2017-8028HigNov 27, 2017
    affected >= 1.3.0, < 2.3.2fixed 2.3.2

    In Pivotal Spring-LDAP versions 1.3.0 - 2.3.1, when connected to some LDAP servers, when no additional attributes are bound, and when using LDAP BindAuthenticator with org.springframework.ldap.core.support.DefaultTlsDirContextAuthenticationStrategy as the authentication strategy,