{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-2095", "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, <15.0.5" }, { "version_value": ">=15.1, <15.1.4" }, { "version_value": ">=15.2, <15.2.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper access control in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/365415", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/365415", "refsource": "MISC" }, { "name": "https://hackerone.com/reports/1600325", "url": "https://hackerone.com/reports/1600325", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-2095.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-2095.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "An improper access control check in GitLab CE/EE affecting all versions starting from 13.7 before 15.0.5, all versions starting from 15.1 before 15.1.4, all versions starting from 15.2 before 15.2.1 allows a malicious authenticated user to view a public project's Deploy Key's public fingerprint and name when that key has write permission. Note that GitLab never asks for nor stores the private key." } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "version": "3.1", "baseScore": 4.2, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "Thanks [jimeno](https://hackerone.com/jimeno) for reporting this vulnerability through our HackerOne bug bounty program" } ] }