cvelist/2020/10xxx/CVE-2020-10277.json
Víctor Mayoral Vilches 1f8014efe1 Assign CVE-2020-10277
2020-06-24 06:53:08 +02:00

103 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-06-24T04:53:02 +00:00",
"ID": "CVE-2020-10277",
"STATE": "PUBLIC",
"TITLE": "RVD#2562: Booting from a live image leads to exfiltration of sensible information and privilege escalation"
},
"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": "There is no mechanism in place to prevent a bad operator to boot from a live OS image, this can lead to extraction of sensible files (such as the shadow file) or privilege escalation by manually adding a new user with sudo privileges on the machine."
}
]
},
"generator": {
"engine": "Robot Vulnerability Database (RVD)"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "medium",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-656"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/656.html",
"refsource": "CONFIRM",
"url": "https://cwe.mitre.org/data/definitions/656.html"
}
],
"reference_data": [
{
"name": "https://github.com/aliasrobotics/RVD/issues/2562",
"refsource": "CONFIRM",
"url": "https://github.com/aliasrobotics/RVD/issues/2562"
}
]
},
"source": {
"defect": [
"RVD#2562"
],
"discovery": "EXTERNAL"
}
}