CVE-2020-10275
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/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mobile-Industrial-Robots | Mir100 Firmware | <= 2.8.1.1 |
| Mobile-Industrial-Robots | Mir200 Firmware | All versions |
| Mobile-Industrial-Robots | Mir250 Firmware | All versions |
| Mobile-Industrial-Robots | Mir500 Firmware | All versions |
| Mobile-Industrial-Robots | Mir1000 Firmware | All versions |
| Easyrobotics | Er200 Firmware | All versions |
| Easyrobotics | Er-Lite Firmware | All versions |
| Easyrobotics | Er-Flex Firmware | All versions |
| Easyrobotics | Er-One Firmware | All versions |
| Uvd-Robots | Uvd Firmware | All versions |
References
- https://github.com/aliasrobotics/RVD/issues/2565Third Party Advisory
- https://github.com/aliasrobotics/RVD/issues/2565Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-10275?
How severe is CVE-2020-10275?
How do I fix CVE-2020-10275?
Are you affected by CVE-2020-10275?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
