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:
{
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "6.1.x"
},
{
"fixed": "6.1.7"
},
{
"introduced": "6.2.x"
},
{
"fixed": "6.2.2"
}
],
"source": "AFFECTED_FIELD"
}
],
"cna_assigner": "vmware",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/22xxx/CVE-2024-22234.json"
}