A command injection vulnerability was discovered in Gitlab runner versions prior to 13.2.4, 13.3.2 and 13.4.1. When the runner is configured on a Windows system with a docker executor, which allows the attacker to run arbitrary commands on Windows host, via DOCKERAUTHCONFIG build variable.
{
"extracted_events": [
{
"introduced": "12.0.0"
},
{
"fixed": "13.2.4"
},
{
"introduced": "13.3.0"
},
{
"fixed": "13.3.2"
},
{
"introduced": "13.4.0"
},
{
"fixed": "13.4.1"
}
],
"source": "CPE_RANGE",
"cpe": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
]
}