{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-22202", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_value": ">=13.10, <13.10.1" }, { "version_value": ">=13.9, <13.9.5" }, { "version_value": "<13.8.7" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site request forgery (csrf) in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/26017", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/26017", "refsource": "MISC" }, { "name": "https://hackerone.com/reports/471274", "url": "https://hackerone.com/reports/471274", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22202.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22202.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "An issue has been discovered in GitLab CE/EE affecting all previous versions. If the victim is an admin, it was possible to issue a CSRF in System hooks through the API." } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "version": "3.1", "baseScore": 2.3, "baseSeverity": "LOW" } }, "credit": [ { "lang": "eng", "value": "Thanks [@mishre](https://hackerone.com/mishre) for reporting this vulnerability through our HackerOne bug bounty program" } ] }