Information disclosure via GraphQL in GitLab CE/EE 13.1 and later exposes private group and project membership. This affects versions >=13.6 to <13.6.2, >=13.5 to <13.5.5, and >=13.1 to <13.4.7.
{
"cpe": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
],
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "13.1.0"
},
{
"fixed": "13.4.7"
},
{
"introduced": "13.5.0"
},
{
"fixed": "13.5.5"
},
{
"introduced": "13.6.0"
},
{
"fixed": "13.6.2"
}
]
}