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

103 lines
3.0 KiB
JSON
Raw Normal View History

2020-03-10 13:01:12 +00:00
{
"CVE_data_meta": {
2020-07-15 22:58:03 +02:00
"ASSIGNER": "cve@aliasrobotics.com",
"DATE_PUBLIC": "2020-07-15T20:57:53 +00:00",
2020-03-10 13:01:12 +00:00
"ID": "CVE-2020-10285",
2020-07-15 22:58:03 +02:00
"STATE": "PUBLIC",
"TITLE": "RVD#3322: Weak authentication implementation make the system vulnerable to a brute-force attack over adjacent networks"
2020-03-10 13:01:12 +00:00
},
2020-07-15 22:58:03 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2020-07-15 22:59:36 +02:00
"product_name": "xArm5 Lite, xArm 6 and xArm 7",
2020-07-15 22:58:03 +02:00
"version": {
"version_data": [
{
2020-07-15 22:59:36 +02:00
"version_value": "v1.5.0 and before"
2020-07-15 22:58:03 +02:00
}
]
}
}
]
},
"vendor_name": "uFactory"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Alfonso Glera (Alias Robotics)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-10 13:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-15 22:58:03 +02:00
"value": "The authentication implementation on the xArm controller has very low entropy, making it vulnerable to a brute-force attack. There is no mechanism in place to mitigate or lockout automated attempts to gain access."
2020-03-10 13:01:12 +00:00
}
]
2020-07-15 22:58:03 +02:00
},
"generator": {
"engine": "Robot Vulnerability Database (RVD)"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"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:H/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-307"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/307.html",
"refsource": "CONFIRM",
"url": "https://cwe.mitre.org/data/definitions/307.html"
}
],
"reference_data": [
{
"name": "https://github.com/aliasrobotics/RVD/issues/3322",
"refsource": "CONFIRM",
"url": "https://github.com/aliasrobotics/RVD/issues/3322"
}
]
},
"source": {
"defect": [
"RVD#3322"
],
"discovery": "EXTERNAL"
2020-03-10 13:01:12 +00:00
}
2020-07-15 22:58:03 +02:00
}