Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.
For this to impact an application, all of the following must be true:
* It must be a WebFlux application
* It must be using Spring's static resources support
* It must have a non-permitAll authorization rule applied to the static resources support
References
Link | Resource |
---|---|
https://spring.io/security/cve-2024-38821 |
Configurations
No configuration.
History
28 Oct 2024, 13:35
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-770 |
28 Oct 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-28 07:15
Updated : 2024-10-28 13:58
NVD link : CVE-2024-38821
Mitre link : CVE-2024-38821
CVE.ORG link : CVE-2024-38821
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling