Search for packages
| purl | pkg:maven/org.springframework/spring-webmvc@6.0.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-3jwd-72ab-ayf3
Aliases: CVE-2023-34053 GHSA-v94h-hvhg-mf9h |
Spring Framework vulnerable to denial of service In Spring Framework versions 6.0.0 - 6.0.13, 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 or Spring WebFlux * io.micrometer:micrometer-core is on the classpath * an ObservationRegistry is configured in the application to record observations Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions. |
Affected by 0 other vulnerabilities. |
|
VCID-amw7-64u1-nbdh
Aliases: CVE-2024-38816 GHSA-cx7f-g6mp-7hqm |
Path traversal vulnerability in functional web frameworks Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running. Specifically, an application is vulnerable when both of the following are true: * the web application uses RouterFunctions to serve static resources * resource handling is explicitly configured with a FileSystemResource location However, malicious requests are blocked and rejected when any of the following is true: * the Spring Security HTTP Firewall https://docs.spring.io/spring-security/reference/servlet/exploits/firewall.html is in use * the application runs on Tomcat or Jetty |
Affected by 2 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-33up-jmsk-qffx | spring-webflux: Spring MVC and Spring WebFlux: Denial of Service via slow static resource resolution on Windows |
CVE-2026-22745
GHSA-6p4f-wcwh-5vvm |
| VCID-nbvf-8qas-g3f8 | Spring MVC controller vulnerable to a DoS attack Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack. |
CVE-2024-38828
GHSA-w3c8-7r8f-9jp8 |
| VCID-xrqe-h6t7-nkak | Spring MVC: Spring WebFlux: Spring MVC and Spring WebFlux: Denial of Service via cache poisoning |
CVE-2026-22741
GHSA-wg35-8jpf-2xv3 |