Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid "remember me" cookie knowing only a username of an LDAP or OAuth user.
{
"versions": [
{
"introduced": "2.0.0"
},
{
"last_affected": "2.1.2"
},
{
"introduced": "3.0.0"
},
{
"last_affected": "3.1.1"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.6.4"
},
{
"introduced": "5.0.0"
},
{
"fixed": "5.2.3"
}
]
}