mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
103 lines
3.0 KiB
JSON
103 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@aliasrobotics.com",
|
|
"DATE_PUBLIC": "2020-07-15T20:57:53 +00:00",
|
|
"ID": "CVE-2020-10285",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "RVD#3322: Weak authentication implementation make the system vulnerable to a brute-force attack over adjacent networks"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "xArm5 Lite, xArm 6 and xArm 7",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "v1.5.0 and before"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "uFactory"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Alfonso Glera (Alias Robotics)"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
}
|