Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.springframework.ldap:spring-ldap-core to v2.4.4 [security] #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.ldap:spring-ldap-core (source) 2.4.1 -> 2.4.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2024-38829

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-38820


Release Notes

spring-projects/spring-ldap (org.springframework.ldap:spring-ldap-core)

v2.4.4

Compare Source

New Features

  • Specify Locale in Case Functions #​965

Dependency Upgrades

  • Update to Spring Security 5.8.15 #​962
  • Update to SLF4J 1.7.36 #​961
  • Update to Hibernate 5.6.15 #​960
  • Update to Freemarker 2.3.33 #​959
  • Update to Apache HttpClient 4.5.14 #​958
  • Update to AspectJ 1.9.22.1 #​957
  • Update to Jackson 2.13.4 #​956
  • Update to Spring Data 2021.1.10 #​955
  • Update to Spring Framework 5.3.39 #​954

v2.4.2

Compare Source

New Features

  • Document how DnAttriubte name and index are mutually exclusive #​941
  • Remove from Jenkins CI #​918

Bug Fixes

  • java.lang.reflect.UndeclaredThrowableException with spring-ldap-core 2.3.2.RELEASE and above #​939

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants