CVE-2024-38821
Data: 2024-10-29
Severity: High
CVSS Score: 8.2 (CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N)
Riferimenti:
Libreria: org.springframework.security:spring-security-web < 5.8.15
Descrizione
CWE-770: Allocation of Resources Without Limits or Throttling
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
GovWay
Versione affette: <= 3.3.15.p1
Risoluzione: 3.3.15.p2