The Terraform API in GitLab CE/EE 12.10+ exposed the object storage signed URL on the delete operation allowing a malicious project maintainer to overwrite the Terraform state, bypassing audit and other business controls. Affected versions are >=12.10, <13.3.9,>=13.4, <13.4.5,>=13.5, <13.5.2.
{
"unresolved_ranges": [
{
"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",
"cpes": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
]
}
]
}{
"extracted_events": [
{
"introduced": "12.10.0"
},
{
"fixed": "13.3.9"
},
{
"introduced": "13.5.0"
},
{
"fixed": "13.5.2"
}
],
"source": "CPE_RANGE",
"cpe": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
]
}