{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2025-2045", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Improper authorization in GitLab EE affecting all versions from 17.7 prior to 17.7.6, 17.8 prior to 17.8.4, 17.9 prior to 17.9.1 allow users with limited permissions to access to potentially sensitive project analytics data." } ] }, "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": "17.7.0", "version_value": "17.7.6" }, { "version_affected": "<", "version_name": "17.8", "version_value": "17.8.4" }, { "version_affected": "<", "version_name": "17.9", "version_value": "17.9.1" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/512050", "refsource": "MISC", "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/512050" }, { "url": "https://hackerone.com/reports/2921111", "refsource": "MISC", "name": "https://hackerone.com/reports/2921111" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to version 17.7.6, 17.8.4 or 17.9.1" } ], "credits": [ { "lang": "en", "value": "Thanks [weasterhacker](https://hackerone.com/weasterhacker) for reporting this vulnerability through our HackerOne bug bounty program" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM" } ] } }