{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-22186", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_value": ">=9.4, <13.7.8" }, { "version_value": ">=13.8, <13.8.5" }, { "version_value": ">=13.9, <13.9.2" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper authorization in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/321653", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/321653", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22186.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22186.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "An authorization issue in GitLab CE/EE version 9.4 and up allowed a group maintainer to modify group CI/CD variables which should be restricted to group owners" } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "version": "3.1", "baseScore": 4.8, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "Thanks to a customer for reporting this vulnerability to the GitLab team" } ] }