Spring Security OAuth, versions 2.3 prior to 2.3.3, 2.2 prior to 2.2.2, 2.1 prior to 2.1.2, 2.0 prior to 2.0.15 and older unsupported versions contains a remote code execution vulnerability. A malicious user or attacker can craft an authorization request to the authorization endpoint that can lead to remote code execution when the resource owner is forwarded to the approval endpoint.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "2.0.14"
},
{
"introduced": "2.1"
},
{
"last_affected": "2.1.1"
},
{
"introduced": "2.2"
},
{
"last_affected": "2.2.1"
},
{
"introduced": "2.3"
},
{
"last_affected": "2.3.2"
}
]
}