mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
103 lines
3.2 KiB
JSON
103 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@aliasrobotics.com",
|
|
"DATE_PUBLIC": "2020-06-24T04:37:43 +00:00",
|
|
"ID": "CVE-2020-10274",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "RVD#2556: MiR REST API allows for data exfiltration by unauthorized attackers (e.g. indoor maps)"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "MiR100",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "v2.8.1.1 and before"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Mobile Industrial Robots A/S"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Alias Robotics (group, https://aliasrobotics.com)"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The access tokens for the REST API are directly derived (sha256 and base64 encoding) from the publicly available default credentials from the Control Dashboard (refer to CVE-2020-10270 for related flaws). This flaw in combination with CVE-2020-10273 allows any attacker connected to the robot networks (wired or wireless) to exfiltrate all stored data (e.g. indoor mapping images) and associated metadata from the robot's database."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Robot Vulnerability Database (RVD)"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 7.1,
|
|
"baseSeverity": "high",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-200"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://cwe.mitre.org/data/definitions/200.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://cwe.mitre.org/data/definitions/200.html"
|
|
}
|
|
],
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/aliasrobotics/RVD/issues/2556",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/aliasrobotics/RVD/issues/2556"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"RVD#2556"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
}
|