Описание
Spring Boot has an Authentication Bypass under Actuator CloudFoundry endpoints
Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under the path used by the CloudFoundry Actuator endpoints. This issue affects Spring Security: from 4.0.0 through 4.0.3, from 3.5.0 through 3.5.11, from 3.4.0 through 3.4.14, from 3.3.0 through 3.3.17, from 2.7.0 through 2.7.31.
Пакеты
org.springframework.boot:spring-boot-starter-actuator
>= 4.0.0-M1, < 4.0.4
4.0.4
org.springframework.boot:spring-boot-starter-actuator
>= 3.5.0, < 3.5.12
3.5.12
org.springframework.boot:spring-boot-starter-actuator
>= 3.4.0, <= 3.4.13
Отсутствует
org.springframework.boot:spring-boot-starter-actuator
>= 3.0.0, <= 3.3.13
Отсутствует
org.springframework.boot:spring-boot-starter-actuator
<= 2.7.18
Отсутствует
Связанные уязвимости
Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under the path used by the CloudFoundry Actuator endpoints. This issue affects Spring Security: from 4.0.0 through 4.0.3, from 3.5.0 through 3.5.11, from 3.4.0 through 3.4.14, from 3.3.0 through 3.3.17, from 2.7.0 through 2.7.31.
Spring Boot applications with Actuator can be vulnerable to an "Authen ...