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

EDGCSOFT-79: Spring Boot 3.2.12 fixing tomcat-embed-core vulns (Quesnelia) #65

Open
wants to merge 1 commit into
base: b2.2
Choose a base branch
from

Conversation

julianladisch
Copy link
Contributor

https://folio-org.atlassian.net/browse/EDGCSOFT-79

Purpose

Fix these security vulnerabilities in Quenselia branch b2.2:

Approach

Upgrade Spring Boot from 3.2.6 to 3.2.12.

Pre-Merge Checklist:

Before merging this PR, please go through the following list and take appropriate actions.

  • Does this PR meet or exceed the expected quality standards?
    • Code coverage on new code is 80% or greater
    • Duplications on new code is 3% or less
    • There are no major code smells or security issues
  • Does this introduce breaking changes?
    • There are no breaking changes in this PR.
    • Check logging

https://folio-org.atlassian.net/browse/EDGCSOFT-79

Upgrade Spring Boot from 3.2.6 to 3.2.12 in the b2.2 Quesnelia branch.

This fixes these security vulnerabilities:

* https://www.cve.org/CVERecord?id=CVE-2024-38286 tomcat-embed-core OutOfMemoryError in TLS 1.3
* https://www.cve.org/CVERecord?id=CVE-2024-34750 tomcat-embed-core HTTP/2 stream causing an out-of-memory error or exhausting maxConnections
@julianladisch julianladisch requested a review from a team January 15, 2025 15:34
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.

1 participant