{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-13310", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "GitLab", "version": { "version_data": [ { "version_value": ">=1.0, <13.1.3" }, { "version_value": ">=13.2, <13.2.3" }, { "version_value": ">=13.3, <13.3.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper handling of exceptional conditions in GitLab" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab-runner/-/issues/25857", "url": "https://gitlab.com/gitlab-org/gitlab-runner/-/issues/25857", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/gitlab-runner/-/issues/26819", "url": "https://gitlab.com/gitlab-org/gitlab-runner/-/issues/26819", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13310.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13310.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability was discovered in GitLab runner versions before 13.1.3, 13.2.3 and 13.3.1. It was possible to make the gitlab-runner process crash by sending malformed queries, resulting in a denial of service." } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "version": "3.1", "baseScore": 6.4, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "This vulnerability has been discovered internally by the GitLab team" } ] }