{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-2825", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_value": "16.0.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper limitation of a pathname to a restricted directory ('path traversal') in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/412371", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/412371", "refsource": "MISC" }, { "name": "https://hackerone.com/reports/1994725", "url": "https://hackerone.com/reports/1994725", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2825.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2825.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "An issue has been discovered in GitLab CE/EE affecting only version 16.0.0. An unauthenticated malicious user can use a path traversal vulnerability to read arbitrary files on the server when an attachment exists in a public project nested within at least five groups." } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "version": "3.1", "baseScore": 10, "baseSeverity": "CRITICAL" } }, "credit": [ { "lang": "eng", "value": "Thanks [pwnie](https://hackerone.com/pwnie) for reporting this vulnerability through our HackerOne bug bounty program" } ] }