2020-03-10 13:01:12 +00:00
{
"CVE_data_meta" : {
2020-06-24 06:37:50 +02:00
"ASSIGNER" : "cve@aliasrobotics.com" ,
"DATE_PUBLIC" : "2020-06-24T04:37:43 +00:00" ,
2020-03-10 13:01:12 +00:00
"ID" : "CVE-2020-10274" ,
2020-06-24 06:37:50 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "RVD#2556: MiR REST API allows for data exfiltration by unauthorized attackers (e.g. indoor maps)"
2020-03-10 13:01:12 +00:00
} ,
2020-06-24 06:37:50 +02:00
"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" ,
2020-03-10 13:01:12 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-24 06:37:50 +02:00
"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."
2020-03-10 13:01:12 +00:00
}
]
2020-06-24 06:37:50 +02:00
} ,
"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"
2020-03-10 13:01:12 +00:00
}
2020-06-24 06:37:50 +02:00
}