{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-3958", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "An issue has been discovered in GitLab CE/EE affecting all versions before 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2. An issue was found that allows someone to abuse a discrepancy between the Web application display and the git command line interface to social engineer victims into cloning non-trusted code." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-94: Improper Control of Generation of Code ('Code Injection')", "cweId": "CWE-94" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "17.0.6" }, { "version_affected": "<", "version_name": "17.1", "version_value": "17.1.4" }, { "version_affected": "<", "version_name": "17.2", "version_value": "17.2.2" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/456988", "refsource": "MISC", "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/456988" }, { "url": "https://hackerone.com/reports/2437784", "refsource": "MISC", "name": "https://hackerone.com/reports/2437784" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to versions 17.2.2, 17.1.4, 17.0.6 or above." } ], "credits": [ { "lang": "en", "value": "Thanks [st4nly0n](https://hackerone.com/st4nly0n) for reporting this vulnerability through our HackerOne bug bounty program" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM" } ] } }