Skip to content

Conversation

georgios-goulos
Copy link
Contributor

@georgios-goulos georgios-goulos commented May 7, 2025

Description

CVE-2025-31650 is resolved by bumping Apache Tomcat to 10.1.40. This is similar to what was done for 8.4.

[INFO] |  +- org.springframework.boot:spring-boot-starter-web:jar:3.3.10:compile
…
[INFO] |  |  +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.10:compile

Since that is a transitive dependency brought in by spring-boot-starter-web we'd need to bump that and bumping it to 3.3.11 seems to be doing the trick.

[INFO] |  +- org.springframework.boot:spring-boot-starter-web:jar:3.3.11:compile
…
[INFO] |  |  +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.11:compile

Checklist

Related issues

Relates to #31703

@georgios-goulos georgios-goulos self-assigned this May 7, 2025
@github-actions github-actions bot added the component/operate Related to the Operate component/team label May 7, 2025
@georgios-goulos georgios-goulos force-pushed the 31703-address-cve-2025-31650 branch from b834d4a to f666d0e Compare May 7, 2025 16:43
@georgios-goulos georgios-goulos force-pushed the 31703-address-cve-2025-31650 branch from f666d0e to 21e6c86 Compare May 7, 2025 16:48
Copy link
Contributor

github-actions bot commented May 7, 2025

Test Results

893 tests  ±0   873 ✅ ±0   18m 49s ⏱️ + 2m 23s
146 suites ±0    20 💤 ±0 
146 files   ±0     0 ❌ ±0 

Results for commit 21e6c86. ± Comparison against base commit 78c8f73.

@georgios-goulos georgios-goulos marked this pull request as ready for review May 7, 2025 17:15
Copy link
Contributor

@vitorwtavares vitorwtavares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it has already been done for 8.4 as well, seems like a simple bump to solve a CVE. LGTM.

@georgios-goulos georgios-goulos merged commit a0722b1 into stable/operate-8.5 May 7, 2025
18 checks passed
@georgios-goulos georgios-goulos deleted the 31703-address-cve-2025-31650 branch May 7, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/operate Related to the Operate component/team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants