cvelist/2020/10xxx/CVE-2020-10273.json
Víctor Mayoral Vilches d3b4464af1 Assign CVE-2020-10273
2020-06-24 06:50:59 +02:00

103 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-06-24T04:50:51 +00:00",
"ID": "CVE-2020-10273",
"STATE": "PUBLIC",
"TITLE": "RVD#2560: Unprotected intellectual property in Mobile Industrial Robots (MiR) controllers"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "MiR controllers across firmware versions 2.8.1.1 and before do not encrypt or protect in any way the intellectual property artifacts installed in the robots. This flaw allows attackers with access to the robot or the robot network (while in combination with other flaws) to retrieve and easily exfiltrate all installed intellectual property and data."
}
]
},
"generator": {
"engine": "Robot Vulnerability Database (RVD)"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"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:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-311"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/311.html",
"refsource": "CONFIRM",
"url": "https://cwe.mitre.org/data/definitions/311.html"
}
],
"reference_data": [
{
"name": "https://github.com/aliasrobotics/RVD/issues/2560",
"refsource": "CONFIRM",
"url": "https://github.com/aliasrobotics/RVD/issues/2560"
}
]
},
"source": {
"defect": [
"RVD#2560"
],
"discovery": "EXTERNAL"
}
}