CVE-2020-10274: RVD#2556: MiR REST API allows for data exfiltration by unauthorized attackers (e.g. indoor maps)
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2020-10274?
The severity of CVE-2020-10274 is high with a severity value of 7.1.
How are the access tokens for the REST API derived in CVE-2020-10274?
The access tokens for the REST API in CVE-2020-10274 are directly derived from the publicly available default credentials through sha256 and base64 encoding.
Which software versions are affected by CVE-2020-10274?
CVE-2020-10274 affects Mobile-industrial-robots Mir100 Firmware up to inclusive version 2.8.1.1.
What is the impact of CVE-2020-10274?
CVE-2020-10274 allows any attacker connected to the robot network to obtain access tokens for the REST API.
Where can I find more information about CVE-2020-10274?
More information about CVE-2020-10274 can be found at: https://github.com/aliasrobotics/RVD/issues/2556