Skip to content

[Security] Bump spring-security-web from 3.2.0.RELEASE to 5.3.0.RELEASE #41

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

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

Conversation

dependabot-preview[bot]
Copy link

Bumps spring-security-web from 3.2.0.RELEASE to 5.3.0.RELEASE. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Privilege escalation in spring security Spring Security 5.4.x prior to 5.4.4, 5.3.x prior to 5.3.8.RELEASE, 5.2.x prior to 5.2.9.RELEASE, and older unsupported versions can fail to save the SecurityContext if it is changed more than once in a single request.A malicious user cannot cause the bug to happen (it must be programmed in). However, if the application's intent is to only allow the user to run with elevated privileges in a small portion of the application, the bug can be leveraged to extend those privileges to the rest of the application.

Affected versions: < 5.2.9

Release notes

Sourced from spring-security-web's releases.

5.3.0.RELEASE

⭐ New Features

  • Update What's New Section #8062
  • Document JdbcOAuth2AuthorizedClientService #8061
  • Add oauth2login xml sample #8060
  • Update doc diagram palette to use sans-serif font #8057
  • Add SecurityFilterChain Figure #8055
  • oauth2Client Test Support should allow configuration of principal name #8054
  • Add Kotlin Configuration section to docs #8051
  • Add anchors to SAML 2.0 documentation #8049
  • Update UserDetailsService Docs #8048
  • Add Figures to Basic Authentication Docs #8039
  • Add Link to DispatcherServlet in Filter Review Doc #8036
  • Add Figures to Form Log In Docs #8035
  • Add Figure for AuthenticationEntryPoint Docs #8030
  • Add ProviderManager to Docs #8029
  • Custom ServerHttpHeadersWriter to HeaderSpec #8028
  • Add hasRole(String) to authorizeRequests in Kotlin DSL #8023
  • Add missing @​FunctionalInterface in oauth2 modules #8020
  • Provide configurable Clock in OidcIdTokenValidator #8019
  • Add OAuth2AuthorizeRequest.Builder.principal(String) #8018
  • Extract AuthenticationManager Docs #8006
  • Extract SecurityContextHolder, SecurityContext, Authentication, and GrantedAuthority Docs #8005
  • Add AbstractAuthenticationProcessingFilter Docs #8004
  • Extract AuthenticationEntryPoint Docs #8003
  • Extract ExceptionTranslationFilter Docs #8002
  • Extract FilterSecurityInterceptor Docs #8001
  • Use Color Palette that is Accessible for Color Blind #8000
  • Create a palette.odg #7999
  • Add Numbers Icons #7998
  • Instantiate exceptions lazily #7996
  • JwtIssuerReactiveAuthenticationManagerResolver eagerly creates Exceptions #7995
  • OAuth2AuthorizationRequest.Builder should configure additional parameters with a consumer #7993
  • Add OAuth2Authorization success/failure handlers #7986
  • Refactor Duplicate Security Filter Chain Doc #7979
  • Fix Asciidoctor Warnings #7973
  • Use Kotlin DSL Marker Annotations to prevent scope leaking #7971
  • Add JwtClaimValidator #7962
  • Support custom filter in Kotlin DSL #7951
  • Option for default event in DefaultAuthenticationEventPublisher #7937
  • DefaultAuthenticationEventPublisher is now configurable via a Map #7925
  • Add oauth2Client WebTestClient Test Support #7910
  • Nimbus OpaqueTokenIntrospectors should differentiate token and service errors #7902
  • OAuth 2.0 Client supports application clustering #7889
  • Add JwtIssuerReactiveAuthenticationManagerResolver #7887
  • Consider adding JwtClaimValidator #7860
  • Add ReactiveJwtIssuerAuthenticationManagerResolver and Reactive Multi Tentant Examples #7857
  • Add JDBC implementation of OAuth2AuthorizedClientService #7855
  • Set default redirect in OidcClientInitiatedServerLogoutSuccessHandler #7842

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants