cvelist/2020/10xxx/CVE-2020-10264.json
Víctor Mayoral Vilches a3507c3bde
Update versions affected
2020-04-04 17:17:11 +02:00

107 lines
3.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-04-01T00:00:00.000Z",
"ID": "CVE-2020-10264",
"STATE": "PUBLIC",
"TITLE": "RTDE Interface allows unauthenticated reading of robot data and unauthenticated writing of registers and outputs"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Universal Robots Robot Controllers CB 3.1",
"version": {
"version_data": [
{
"version_value": " CB3 SW Versions 3.3 up to 3.12.1"
}
]
}
},
{
"product_name": "Universal Robots Robot Controllers e-Series",
"version": {
"version_data": [
{
"version_affected": ">",
"version_value": "SW Versions 5.0 up to 5.7"
}
]
}
}
]
},
"vendor_name": "Universal Robots A/S"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Bernhard Dieber, Benjamin Breiling (and many others)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "CB3 SW Version 3.3 and upwards, e-series SW Version 5.0 and upwards allow authenticated access to the RTDE (Real-Time Data Exchange) interface on port 30004 which allows setting registers, the speed slider fraction as well as digital and analog Outputs. Additionally unautheticated reading of robot data is also possible"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
}
]
},
"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#1444"
],
"discovery": "EXTERNAL"
}
}