fix(deps): update dependency org.springframework.security:spring-security-core to v5.7.14 [security] #1167
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.5.7->5.7.14GitHub Vulnerability Alerts
CVE-2024-22257
In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVoter#vote passing a null Authentication parameter.
Specifically, an application is vulnerable if:
The application uses AuthenticatedVoter directly and a null authentication parameter is passed to it resulting in an erroneous true return value.
An application is not vulnerable if any of the following is true:
Note that AuthenticatedVoter is deprecated since 5.8, use implementations of AuthorizationManager as a replacement.
CVE-2024-38827
The usage of String.toLowerCase() and String.toUpperCase() has some Locale dependent exceptions that could potentially result in authorization rules not working properly.
Release Notes
spring-projects/spring-security (org.springframework.security:spring-security-core)
v5.7.14Compare Source
⭐ New Features
@Bean#15975🪲 Bug Fixes
@Bean#15974v5.7.13Compare Source
v5.7.12Compare Source
🪲 Bug Fixes
nullAuthentication #14715v5.7.11Compare Source
⭐ New Features
v5.7.10Compare Source
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.7.9Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.7.8Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.7.7Compare Source
⭐ New Features
🪲 Bug Fixes
DefaultSaml2AuthenticatedPrincipal:LinkedMultiValueMap is not in the allowlist#11785🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.7.6Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.7.5Compare Source
🪲 Bug Fixes
v5.7.4Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.7.3Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.7.2Compare Source
⭐ New Features
🪲 Bug Fixes
@Query#11289🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.7.1Compare Source
🪲 Bug Fixes
v5.7.0Compare Source
⭐ New Features
🪲 Bug Fixes
@EnableMethodSecuritydoesn't resolve annotations on interfaces through a Proxy #11177🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.6.12Compare Source
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.6.11Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.6.10Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.6.9Compare Source
🪲 Bug Fixes
v5.6.8Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v5.6.7Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.6.6Compare Source
⭐ New Features
🪲 Bug Fixes
@Query#11290🔨 Dependency Upgrades
v5.6.5Compare Source
🪲 Bug Fixes
v5.6.4Compare Source
⭐ New Features
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.6.3Compare Source
🪲 Bug Fixes
🔨 Dependency Upgrades
v5.6.2Compare Source
⏪ Breaking Changes
⭐ New Features
AuthorizationManagerWebInvocationPrivilegeEvaluator#10682🪲 Bug Fixes
SecurityFilterChains #10680🔨 Dependency Upgrades
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.