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

96 lines
3.2 KiB
JSON
Raw Normal View History

2020-03-10 13:01:12 +00:00
{
"CVE_data_meta": {
2020-04-04 17:43:56 +02:00
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-04-04T15:38:55 +00:00",
2020-03-10 13:01:12 +00:00
"ID": "CVE-2020-10265",
2020-04-04 17:43:56 +02:00
"STATE": "PUBLIC",
"TITLE": "RVD#1443: UR dashboard server enables unauthenticated remote control of core robot functions"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Universal Robots Robot Controllers CB 2, CB3, e-series",
"version": {
"version_data": [
{
"version_value": ""
}
]
}
}
]
},
"vendor_name": "Universal Robots"
}
]
}
2020-03-10 13:01:12 +00:00
},
2020-04-04 17:43:56 +02:00
"credit": [
{
"lang": "eng",
"value": "Bernhard Dieber, Benjamin Breiling (and many others)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-10 13:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-04 17:43:56 +02:00
"value": "Universal Robots Robot Controllers Version CB2 SW Version 1.4 upwards, CB3 SW Version 3.0 and upwards, e-series SW Version 5.0 and upwards expose a service called DashBoard server at port 29999 that allows for control over core robot functions like starting/stopping programs, shutdown, reset safety and more. The DashBoard server is not protected by any kind of authentication or authorization."
}
]
},
"generator": {
"engine": "Robot Vulnerability Database (RVD)"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.4,
"baseSeverity": "critical",
"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:L/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306 (Missing Authentication for Critical Function)"
}
]
2020-03-10 13:01:12 +00:00
}
]
2020-04-04 17:43:56 +02:00
},
"references": {
"reference_data": [
{
"name": "https://www.universal-robots.com/how-tos-and-faqs/how-to/ur-how-tos/real-time-data-exchange-rtde-guide/",
"refsource": "CONFIRM",
"url": "https://www.universal-robots.com/how-tos-and-faqs/how-to/ur-how-tos/real-time-data-exchange-rtde-guide/"
}
]
},
"source": {
"defect": [
"RVD#1443"
2020-04-04 17:43:56 +02:00
],
"discovery": "EXTERNAL"
2020-03-10 13:01:12 +00:00
}
2020-04-04 17:43:56 +02:00
}