First published: Wed Nov 20 2024(Updated: )
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.
Affected Software | Affected Version | How to fix |
---|---|---|
Spring Web | ||
Spring WebFlux |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
REDHAT-BUG-2327614 is classified as a critical vulnerability due to its potential for path traversal attacks.
To fix REDHAT-BUG-2327614, update your Spring WebMvc.fn and Spring WebFlux.fn applications to the latest patched version.
The potential impacts of REDHAT-BUG-2327614 include unauthorized access to sensitive files on the server.
Applications using Spring WebMvc.fn and Spring WebFlux.fn are affected by REDHAT-BUG-2327614.
You can identify vulnerability to REDHAT-BUG-2327614 by reviewing your application's code for improper input validation in file handling.