In Spring Security, versions 6.1.x prior to 6.1.7 and versions 6.2.x prior to 6.2.2, an application is vulnerable to broken access control when it directly uses the AuthenticationTrustResolver.isFullyAuthenticated(Authentication) method.
Specifically, an application is vulnerable if:
An application is not vulnerable if any of the following is true:
| Software | From | Fixed in |
|---|---|---|
org.springframework.security / spring-security-core
|
6.1.0 | 6.1.7 |
org.springframework.security / spring-security-core
|
6.2.0 | 6.2.2 |
| vmware / spring_security | 6.1.0 | 6.1.7 |
| vmware / spring_security | 6.2.0 | 6.2.2 |