{
"id": 1489,
"title": "RVD#1489: Unprotected intelectual property in Universal Robots controller CB 3.1 across firmware versions",
"type": "vulnerability",
"description": "Universal Robots control box CB 3.1 across firmware versions (tested on 3.13.0, 3.12.1, 3.12, 3.11 and 3.10.0) does not encrypt or protect in any way the intellectual property artifacts installed from the UR+ platform of hardware and software components (URCaps). These files (*.urcaps) are stored under '/root/.urcaps' as plain zip files containing all the logic to add functionality to the UR3, UR5 and UR10 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.",
"cwe": "CWE-311 (Missing Encryption of Sensitive Data)",
"cve": CVE-2020-10267,
"keywords": [
"Universal Robots"
],
"system": "UR3, UR5 and UR10",
"vendor": "Universal Robots",
"severity": {
"rvss-score": 6.5,
"rvss-vector": "RVSS:1.0/AV:AN/AC:L/PR:N/UI:N/Y:Z/S:U/C:H/I:N/A:N/H:N",
"severity-description": "high",
"cvss-score": 7.5,
"cvss-vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
"links": [
"https://www.universal-robots.com/plus/",
"https://github.com/aliasrobotics/RVD/issues/1489"
],
"flaw": {
"phase": "testing",
"specificity": "general issue",
"architectural-location": "platform code",
"application": "industrial robot manipulator",
"subsystem": "manipulation:actuation",
"package": "libc6 2.19-11 i386",
"languages": "C",
"date-detected": null,
"detected-by": "V\u00edctor Mayoral Vilches <victor@aliasrobotics.com>",
"detected-by-method": "testing",
"date-reported": "2020-04-03",
"reported-by": "V\u00edctor Mayoral Vilches <victor@aliasrobotics.com>",
"reported-by-relationship": "security researcher",
"issue": "https://github.com/aliasrobotics/RVD/issues/1489",
"reproducibility": "always",
"trace": "N/A",
"reproduction": "https://asciinema.org/a/EJ5ZzqAbiVvPLyNABXyOk3iez",
"reproduction-image": "Not available"
},
"exploitation": {
"description": "Since URCaps aren't secured, its extraction requires attackers to access the file system (remotely or locally) and extract it from '/root/.urcaps/' folder. Resulting files are plain zip files.",
"exploitation-image": "Not available",
"exploitation-vector": "Not available"
},
"mitigation": {
"description": "Use a combination of digital encryption and signatures to protect installed intellectual property. Ensure that file system where these file reside is read-only except for authorized modifications.",
"pull-request": "Not available",
"date-mitigation": null
}
}