cvelist/2020/10xxx/CVE-2020-10280.json

103 lines
2.9 KiB
JSON
Raw Normal View History

2020-03-10 13:01:12 +00:00
{
"CVE_data_meta": {
2020-06-24 07:44:22 +02:00
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-06-24T05:44:15 +00:00",
2020-03-10 13:01:12 +00:00
"ID": "CVE-2020-10280",
2020-06-24 07:44:22 +02:00
"STATE": "PUBLIC",
"TITLE": "RVD#2568: Apache server is vulnerable to a DoS"
2020-03-10 13:01:12 +00:00
},
2020-06-24 07:44:22 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "MiR100",
"version": {
"version_data": [
{
"version_value": "v2.8.1.1 and before"
}
]
}
}
]
},
"vendor_name": "Mobile Industrial Robots A/S"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Lander Usategui (Alias Robotics)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-10 13:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-24 07:44:22 +02:00
"value": "The Apache server on port 80 that host the web interface is vulnerable to a DoS by spamming incomplete HTTP headers, effectively blocking the access to the dashboard."
2020-03-10 13:01:12 +00:00
}
]
2020-06-24 07:44:22 +02:00
},
"generator": {
"engine": "Robot Vulnerability Database (RVD)"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "high",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-239"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/239.html",
"refsource": "CONFIRM",
"url": "https://cwe.mitre.org/data/definitions/239.html"
}
],
"reference_data": [
{
"name": "https://github.com/aliasrobotics/RVD/issues/2568",
"refsource": "CONFIRM",
"url": "https://github.com/aliasrobotics/RVD/issues/2568"
}
]
},
"source": {
"defect": [
"RVD#2568"
],
"discovery": "EXTERNAL"
2020-03-10 13:01:12 +00:00
}
2020-06-24 07:44:22 +02:00
}