CVE-2020-10275 CRITICAL

CVE-2020-10275: RVD#2565: Weak token generation for the REST API.

Vendor Mobile Industrial Robots A/S
Product MiR100
Weakness CWE-261
Published June 24, 2020
Last update September 16, 2024

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The access tokens for the REST API are directly derived from the publicly available default credentials for the web interface. Given a USERNAME and a PASSWORD, the token string is generated directly with base64(USERNAME:sha256(PASSWORD)). An unauthorized attacker inside the network can use the default credentials to compute the token and interact with the REST API to exfiltrate, infiltrate or delete data.

Key dates

02Disclosure timeline

June 24, 2020 CVE published
September 16, 2024 Record updated