Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps spring-security-web from 3.2.0.RELEASE to 5.2.10.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.2.10.RELEASE

🪲 Bug Fixes

  • Add null check in CsrfFilter and CsrfWebFilter #9594

🔨 Dependency Upgrades

  • Update to nohttp 0.0.6.RELEASE #9609
  • Update to GAE 1.9.88 #9608
  • Update to OpenSAML 3.4.6 #9607
  • Update to hibernate-entitymanager 5.4.30.Final #9606
  • Update to Groovy 2.4.21 #9605
  • Update to embedded Apache Tomcat 9.0.45 #9604
  • Update blockhound to 1.0.6.RELEASE #9603
  • Update to RSocket 1.0.4 #9602
  • Update to Spring Data Moore-SR13 #9601
  • Update to Spring Framework 5.2.13.RELEASE #9600
  • Update to Reactor Dysprosium-SR18 #9599

5.2.9.RELEASE

⭐ New Features

  • Improve HttpSessionSecurityContextSessionRepository Performance #9390
  • Migrate SAML 2.0 Samples to Use PCFOne #9371
  • Use constant time comparisons for CSRF tokens #9359

🪲 Bug Fixes

  • OAuth2ResourceServerSpecTests and OAuth2WebClientControllerTests fail #9428
  • Fix beanResolver missing in CurrentSecurityContextArgumentResolver. #9406
  • Remove notEmpty check for authorities in DefaultOAuth2User #9398
  • CsrfWebFilter creates CsrfException with incorrect message when no token is found #9340
  • webflux-x509 sample cert needs renewal #9321
  • OidcIdToken cannot be serialized to JSON if token contains claim of type JSONArray #9260

🔨 Dependency Upgrades

  • Update to GAE 1.9.86 #9442
  • Update to Tomcat 9.0.43 #9441
  • Update to Jetty 9.4.36.v20210114 #9440
  • Update to hibernate-validator 6.1.7.Final #9439
  • Update to hibernate-entitymanager 5.4.28.Final #9438
  • Update to thymeleaf-spring5 3.0.12 #9437
  • Update to Spring Data Moore-SR12 #9436
  • Update to Reactor Dysprosium-SR16 #9435
  • Update to Spring Framework 5.2.12.RELEASE #9434
  • Update to Spring Boot 2.2.13.RELEASE #9433

5.2.8.RELEASE

🪲 Bug Fixes

... (truncated)

Commits
  • 46fdb25 Release 5.2.10.RELEASE
  • b500b3e Update to OpenSAML 3.4.6
  • 5917143 Update to hibernate-entitymanager 5.4.30.Final
  • 5d18dd6 Update to Groovy 2.4.21
  • 41b0e51 Update to embedded Apache Tomcat 9.0.45
  • 310c114 Update blockhound to 1.0.6.RELEASE
  • 93defb2 Update to RSocket 1.0.4
  • fb7efff Update to Spring Data Moore-SR13
  • 6db79b7 Update to Spring Framework 5.2.13.RELEASE
  • 78a618c Update to Reactor Dysprosium-SR18
  • Additional commits viewable in compare view

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)

Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 3.2.0.RELEASE to 5.2.10.RELEASE. **This update includes a security fix.**
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@3.2.0.RELEASE...5.2.10.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels May 10, 2021
@dependabot-preview
Copy link
Author

Superseded by #41.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.springframework.security-spring-security-web-5.2.10.RELEASE branch May 18, 2021 23:12
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