CVE-2020-10275

CRITICALCVSS 9.8/10EPSS 0.96%

Last modified

CVE-2020-10275 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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)). EPSS estimates a 0.96% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
9.8/10

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

EPSS Probability
0.96%

57.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Mobile-Industrial-RobotsMir100 Firmware<= 2.8.1.1
Mobile-Industrial-RobotsMir200 FirmwareAll versions
Mobile-Industrial-RobotsMir250 FirmwareAll versions
Mobile-Industrial-RobotsMir500 FirmwareAll versions
Mobile-Industrial-RobotsMir1000 FirmwareAll versions
EasyroboticsEr200 FirmwareAll versions
EasyroboticsEr-Lite FirmwareAll versions
EasyroboticsEr-Flex FirmwareAll versions
EasyroboticsEr-One FirmwareAll versions
Uvd-RobotsUvd FirmwareAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-10275?
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.
How severe is CVE-2020-10275?
CVE-2020-10275 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 0.96% probability of exploitation in the next 30 days.
How do I fix CVE-2020-10275?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-10275?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST