Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.
Dependency | Vulnerability IDs | Package | Highest Severity | CVE Count | Confidence | Evidence Count |
---|---|---|---|---|---|---|
spring-ldap-core-2.4.2.jar | cpe:2.3:a:pivotal_software:spring-ldap:2.4.2:*:*:*:*:*:*:* | pkg:maven/org.springframework.ldap/spring-ldap-core@2.4.2 | LOW | 1 | Highest | 38 |
Description:
Spring LDAP
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0File Path: /var/lib/jenkins/.m2/repository/org/springframework/ldap/spring-ldap-core/2.4.2/spring-ldap-core-2.4.2.jar
CVE-2024-38829 (OSSINDEX)
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.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in unintended columns from being queried Related to CVE-2024-38820 https://spring.io/security/cve-2024-38820CWE-178 Improper Handling of Case Sensitivity
Vulnerable Software & Versions (OSSINDEX):