CSRF in runner administration page in all versions of GitLab CE/EE allows an attacker who's able to target GitLab instance administrators to pause/resume runners. Affected versions are >=13.5.0, <13.5.2,>=13.4.0, <13.4.5,<13.3.9.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
],
"extracted_events": [
{
"introduced": "13.4.0"
},
{
"fixed": "13.4.5"
},
{
"introduced": "13.4.0"
},
{
"fixed": "13.4.5"
}
],
"source": "CPE_RANGE",
"vendor_product": "gitlab:gitlab"
}
]
}{
"cpe": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "13.3.9"
},
{
"introduced": "13.5.0"
},
{
"fixed": "13.5.2"
}
],
"source": "CPE_RANGE"
}