{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-22194", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_value": "<13.7.8" }, { "version_value": ">=13.8, <13.8.5" }, { "version_value": ">=13.9, <13.9.2" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Insecure storage of sensitive information in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/262107", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/262107", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22194.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22194.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "In all versions of GitLab, marshalled session keys were being stored in Redis." } ] }, "impact": { "cvss": { "vectorString": "AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N", "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "version": "3.1", "baseScore": 5.6, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "This vulnerability has been discovered internally by the GitLab team" } ] }