{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-5356", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Incorrect authorization checks in GitLab CE/EE from all versions starting from 8.13 before 16.5.6, all versions starting from 16.6 before 16.6.4, all versions starting from 16.7 before 16.7.2, allows a user to abuse slack/mattermost integrations to execute slash commands as another user." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-863: Incorrect Authorization", "cweId": "CWE-863" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_affected": "<", "version_name": "8.13", "version_value": "16.5.6" }, { "version_affected": "<", "version_name": "16.6", "version_value": "16.6.4" }, { "version_affected": "<", "version_name": "16.7", "version_value": "16.7.2" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/427154", "refsource": "MISC", "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/427154" }, { "url": "https://hackerone.com/reports/2188868", "refsource": "MISC", "name": "https://hackerone.com/reports/2188868" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to versions 16.7.2, 16.6.4, 16.5.6 or above." } ], "credits": [ { "lang": "en", "value": "Thanks [yvvdwf](https://hackerone.com/yvvdwf) for reporting this vulnerability through our HackerOne bug bounty program" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "HIGH", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.3, "baseSeverity": "HIGH" } ] } }