147 lines
4.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2021-39947",
"sourceIdentifier": "cve@gitlab.com",
"published": "2022-06-06T17:15:09.893",
"lastModified": "2022-06-13T17:52:53.210",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In specific circumstances, trace file buffers in GitLab Runner versions up to 14.3.4, 14.4 to 14.4.2, and 14.5 to 14.5.2 would re-use the file descriptor 0 for multiple traces and mix the output of several jobs"
},
{
"lang": "es",
"value": "En circunstancias espec\u00edficas, los b\u00faferes de archivos de rastreo en GitLab Runner versiones hasta 14.3.4, 14.4 a 14.4.2, y 14.5 a 14.5.2 reusar\u00edan el descriptor de archivo 0 para m\u00faltiples rastreos y mezclar\u00edan la salida de varios trabajos"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "cve@gitlab.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab_runner:*:*:*:*:*:*:*:*",
"versionEndExcluding": "14.3.4",
"matchCriteriaId": "70B68D88-54F0-4461-AF14-953C347C232F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab_runner:*:*:*:*:*:*:*:*",
"versionStartIncluding": "14.4.0",
"versionEndExcluding": "14.4.2",
"matchCriteriaId": "169E7CFF-F6E8-44AD-AD12-6E7A44707DB1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab_runner:*:*:*:*:*:*:*:*",
"versionStartIncluding": "14.5.0",
"versionEndExcluding": "14.5.2",
"matchCriteriaId": "CBA81196-2D76-4B2D-9C1B-79BB2761F6E3"
}
]
}
]
}
],
"references": [
{
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-39947.json",
"source": "cve@gitlab.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://gitlab.com/gitlab-org/gitlab-runner/-/issues/28732",
"source": "cve@gitlab.com",
"tags": [
"Broken Link"
]
}
]
}