{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-2181", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_value": "<15.9.8" }, { "version_value": ">=15.10, <15.10.7" }, { "version_value": ">=15.11, <15.11.3" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper access control in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/407859", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/407859", "refsource": "MISC" }, { "name": "https://hackerone.com/reports/1938185", "url": "https://hackerone.com/reports/1938185", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2181.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2181.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "An issue has been discovered in GitLab affecting all versions before 15.9.8, 15.10.0 before 15.10.7, and 15.11.0 before 15.11.3. A malicious developer could use a git feature called refs/replace to smuggle content into a merge request which would not be visible during review in the UI." } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "version": "3.1", "baseScore": 6.3, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "Thanks [inspector-ambitious](https://hackerone.com/inspector-ambitious) for reporting this vulnerability through our HackerOne bug bounty program" } ] }