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

103 lines
3.2 KiB
JSON
Raw Normal View History

2020-03-10 13:01:12 +00:00
{
"CVE_data_meta": {
2020-06-24 08:01:02 +02:00
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-06-24T06:00:54 +00:00",
2020-03-10 13:01:12 +00:00
"ID": "CVE-2020-10279",
2020-06-24 08:01:02 +02:00
"STATE": "PUBLIC",
"TITLE": "RVD#2569: Insecure operating system defaults in MiR robots"
2020-03-10 13:01:12 +00:00
},
2020-06-24 08:01:02 +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": "Víctor Mayoral Vilches (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 08:01:02 +02:00
"value": "MiR robot controllers (central computation unit) makes use of Ubuntu 16.04.2 an operating system, Thought for desktop uses, this operating system presents insecure defaults for robots. These insecurities include a way for users to escalate their access beyond what they were granted via file creation, access race conditions, insecure home directory configurations and defaults that facilitate Denial of Service (DoS) attacks."
2020-03-10 13:01:12 +00:00
}
]
2020-06-24 08:01:02 +02:00
},
"generator": {
"engine": "Robot Vulnerability Database (RVD)"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "critical",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-276"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/668.html",
"refsource": "CONFIRM",
"url": "https://cwe.mitre.org/data/definitions/668.html"
}
],
"reference_data": [
{
"name": "https://github.com/aliasrobotics/RVD/issues/2569",
"refsource": "CONFIRM",
"url": "https://github.com/aliasrobotics/RVD/issues/2569"
}
]
},
"source": {
"defect": [
"RVD#2569"
],
"discovery": "EXTERNAL"
2020-03-10 13:01:12 +00:00
}
2020-06-24 08:01:02 +02:00
}