{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-0231", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A resource misdirection vulnerability in GitLab CE/EE versions 12.0 prior to 17.0.5, 17.1 prior to 17.1.3, and 17.2 prior to 17.2.1 allows an attacker to craft a repository import in such a way as to misdirect commits." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-99: Improper Control of Resource Identifiers ('Resource Injection')", "cweId": "CWE-99" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_affected": "<", "version_name": "12.0", "version_value": "17.0.5" }, { "version_affected": "<", "version_name": "17.1", "version_value": "17.1.3" }, { "version_affected": "<", "version_name": "17.2", "version_value": "17.2.1" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/437103", "refsource": "MISC", "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/437103" }, { "url": "https://hackerone.com/reports/2299337", "refsource": "MISC", "name": "https://hackerone.com/reports/2299337" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to versions 17.0.5, 17.1.3, 17.2.1 or above." } ], "credits": [ { "lang": "en", "value": "Thanks [aaron_dewes](https://hackerone.com/aaron_dewes) for reporting this vulnerability through our HackerOne bug bounty program" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 2.7, "baseSeverity": "LOW" } ] } }