{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-26407", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "Gitlab CE/EE", "version": { "version_data": [ { "version_value": ">=12.4" }, { "version_value": "<13.4.7" }, { "version_value": ">=13.5" }, { "version_value": "<13.5.5" }, { "version_value": ">=13.6" }, { "version_value": "<13.6.2" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper neutralization of input during web page generation ('cross-site scripting') in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab/-/issues/212630", "url": "https://gitlab.com/gitlab-org/gitlab/-/issues/212630", "refsource": "MISC" }, { "name": "https://hackerone.com/reports/832117", "url": "https://hackerone.com/reports/832117", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26407.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26407.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "A XSS vulnerability exists in Gitlab CE/EE from 12.4 before 13.4.7, 13.5 before 13.5.5, and 13.6 before 13.6.2 that allows an attacker to perform cross-site scripting to other users via importing a malicious project" } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L", "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "version": "3.1", "baseScore": 5.4, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "Thanks (@vakzz)[https://hackerone.com/vakzz] for reporting this vulnerability through our HackerOne bug bounty program" } ] }