Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2023-34035

Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
18/07/2023
Última modificación:
27/07/2023

Descripción

*** Pendiente de traducción *** Spring Security versions 5.8 prior to 5.8.5, 6.0 prior to 6.0.5, and 6.1 prior to 6.1.2 could be susceptible to authorization rule misconfiguration if the application uses requestMatchers(String) and multiple servlets, one of them being Spring MVC’s DispatcherServlet. (DispatcherServlet is a Spring MVC component that maps HTTP endpoints to methods on @Controller-annotated classes.)<br /> <br /> Specifically, an application is vulnerable when all of the following are true:<br /> <br /> * Spring MVC is on the classpath<br /> * Spring Security is securing more than one servlet in a single application (one of them being Spring MVC’s DispatcherServlet)<br /> * The application uses requestMatchers(String) to refer to endpoints that are not Spring MVC endpoints<br /> <br /> <br /> An application is not vulnerable if any of the following is true:<br /> <br /> * The application does not have Spring MVC on the classpath<br /> * The application secures no servlets other than Spring MVC’s DispatcherServlet<br /> * The application uses requestMatchers(String) only for Spring MVC endpoints<br /> <br /> <br /> <br />

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* 5.8.0 (incluyendo) 5.8.5 (excluyendo)
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* 6.0.0 (incluyendo) 6.0.5 (excluyendo)
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* 6.1.0 (incluyendo) 6.1.2 (excluyendo)


Referencias a soluciones, herramientas e información