In all versions of GitLab CE/EE since version 10.6, a project export leaks the external webhook token value which may allow access to the project which it was exported from.
{
"cpe": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"cpe:2.3:a:gitlab:gitlab:14.3.0:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:14.3.0:*:*:*:enterprise:*:*:*"
],
"extracted_events": [
{
"introduced": "10.6.0"
},
{
"fixed": "14.1.7"
},
{
"introduced": "14.2.0"
},
{
"fixed": "14.2.5"
},
{
"introduced": "14.3.0"
},
{
"last_affected": "14.3.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}