An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.2. When querying the repository branches through API, GitLab was ignoring a query parameter and returning a considerable amount of results.
{
"cpe": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
],
"extracted_events": [
{
"introduced": "13.2.0"
},
{
"fixed": "13.9.7"
},
{
"introduced": "13.10.0"
},
{
"fixed": "13.10.4"
},
{
"introduced": "13.11.0"
},
{
"fixed": "13.11.2"
}
],
"source": "CPE_RANGE"
}