Opencast before 7.6 and 8.1 enables a remember-me cookie based on a hash created from the username, password, and an additional system key. This means that an attacker getting access to a remember-me token for one server can get access to all servers which allow log-in using the same credentials without ever needing the credentials. This problem is fixed in Opencast 7.6 and Opencast 8.1
{
"cpe": [
"cpe:2.3:a:apereo:opencast:*:*:*:*:*:*:*:*",
"cpe:2.3:a:apereo:opencast:8.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "7.6"
},
{
"introduced": "8.0"
},
{
"last_affected": "8.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING",
"REFERENCES"
]
}