Multiple classes used within Apereo CAS before release 6.1.0-RC5 makes use of apache commons-lang3 RandomStringUtils for token and ID generation which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "6.0.5.1"
},
{
"introduced": "0"
},
{
"last_affected": "6.1.0-rc1"
},
{
"introduced": "0"
},
{
"last_affected": "6.1.0-rc2"
},
{
"introduced": "0"
},
{
"last_affected": "6.1.0-rc3"
},
{
"introduced": "0"
},
{
"last_affected": "6.1.0-rc4"
}
]
}