{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-0838", "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.1, <15.8.5" }, { "version_value": ">=15.9, <15.9.4" }, { "version_value": ">=15.10, <15.10.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Information exposure in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/391685", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/391685", "refsource": "MISC" }, { "name": "https://hackerone.com/reports/1871136", "url": "https://hackerone.com/reports/1871136", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0838.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0838.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "An issue has been discovered in GitLab affecting versions starting from 15.1 before 15.8.5, 15.9 before 15.9.4, and 15.10 before 15.10.1. A maintainer could modify a webhook URL to leak masked webhook secrets by adding a new parameter to the url. This addresses an incomplete fix for CVE-2022-4342." } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "version": "3.1", "baseScore": 5.4, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "Thanks [0xn3va](https://hackerone.com/0xn3va) for reporting this vulnerability through our HackerOne bug bounty program" } ] }