Path Traversal Affecting org.springframework:spring-webflux package, versions [,6.1.14)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGSPRINGFRAMEWORK-8230372
- published 18 Oct 2024
- disclosed 17 Oct 2024
- credit Masato Anzai
Introduced: 17 Oct 2024
CVE-2024-38819 Open this link in a new tabHow to fix?
Upgrade org.springframework:spring-webflux
to version 6.1.14 or higher.
Overview
org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.
Affected versions of this package are vulnerable to Path Traversal through the functional web frameworks WebMvc.fn
or WebFlux.fn
. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible.
Note: This is similar to CVE-2024-38816, but with different input.