Insufficient permission checks in scheduled pipeline API in GitLab CE/EE 13.0+ allows an attacker to read variable names and values for scheduled pipelines on projects visible to the attacker. Affected versions are >=13.0, <13.3.9,>=13.4.0, <13.4.5,>=13.5.0, <13.5.2.
{
"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": "13.0.0"
},
{
"fixed": "13.3.9"
},
{
"introduced": "13.5.0"
},
{
"fixed": "13.5.2"
}
],
"source": "CPE_RANGE"
}