cvelist/2020/10xxx/CVE-2020-10278.json
Víctor Mayoral Vilches 9b1038ef21 Assign CVE-2020-10278
2020-06-24 06:51:56 +02:00

103 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-06-24T04:51:49 +00:00",
"ID": "CVE-2020-10278",
"STATE": "PUBLIC",
"TITLE": "RVD#2561: Unprotected BIOS allows user to boot from live OS image."
},
"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, Alfonso Glera (Alias Robotics)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The BIOS onboard MiR's Computer is not protected by password, therefore, it allows a Bad Operator to modify settings such as boot order. This can be leveraged by a Malicious operator to boot from a Live Image."
}
]
},
"generator": {
"engine": "Robot Vulnerability Database (RVD)"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "medium",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/284.html",
"refsource": "CONFIRM",
"url": "https://cwe.mitre.org/data/definitions/284.html"
}
],
"reference_data": [
{
"name": "https://github.com/aliasrobotics/RVD/issues/2561",
"refsource": "CONFIRM",
"url": "https://github.com/aliasrobotics/RVD/issues/2561"
}
]
},
"source": {
"defect": [
"RVD#2561"
],
"discovery": "EXTERNAL"
}
}