HIGH 7.5
GHSA-r4q3-7g4q-x89m
Spring Framework server Web DoS Vulnerability
Quick fix
GHSA-r4q3-7g4q-x89m — org.springframework:spring-core: upgrade to the fixed version with the command below.
# pom.xml: bump <version>6.1.3</version> for org.springframework:spring-core Details
In Spring Framework versions 6.0.15 and 6.1.2, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.
Specifically, an application is vulnerable when all of the following are true:
* the application uses Spring MVC * Spring Security 6.1.6+ or 6.2.1+ is on the classpath
Typically, Spring Boot applications need the org.springframework.boot:spring-boot-starter-web and org.springframework.boot:spring-boot-starter-security dependencies to meet all conditions.
Are you affected?
Enter the version of the package you're using.
Affected packages
Maven / org.springframework:spring-core
Introduced in:
6.1.2 Fixed in: 6.1.3 Fix
# pom.xml: bump <version>6.1.3</version> for org.springframework:spring-core Maven / org.springframework:spring-core
Introduced in:
6.0.15 Fixed in: 6.0.16 Fix
# pom.xml: bump <version>6.0.16</version> for org.springframework:spring-core