cvelist/2020/13xxx/CVE-2020-13310.json

100 lines
3.4 KiB
JSON
Raw Normal View History

2020-05-21 19:01:17 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-13310",
2020-09-14 22:01:29 +00:00
"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"
}
]
2020-05-21 19:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-14 22:01:29 +00:00
"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."
2020-05-21 19:01:17 +00:00
}
]
2020-09-14 22:01:29 +00:00
},
"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"
}
]
2020-05-21 19:01:17 +00:00
}