10
CVE-2021-23857
- EPSS 0.36%
- Veröffentlicht 04.10.2021 18:15:07
- Zuletzt bearbeitet 21.11.2024 05:51:57
- Quelle psirt@bosch.com
- CVE-Watchlists
- Unerledigt
Login with hash: The login routine allows the client to log in to the system not by using the password, but by using the hash of the password. Combined with CVE-2021-23858, this allows an attacker to subsequently login to the system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Bosch ≫ Rexroth Indramotion Mlc L20 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc L40 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc L25 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc L45 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc L65 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc L75 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc L85 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc Xm22 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc Xm21 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc Xm41 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Mlc Xm42 Firmware Version <= 12
Bosch ≫ Rexroth Indramotion Xlc Firmware Version <= 12
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.36% | 0.573 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
| psirt@bosch.com | 10 | 3.9 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-287 Improper Authentication
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
CWE-836 Use of Password Hash Instead of Password for Authentication
The product records password hashes in a data store, receives a hash of a password from a client, and compares the supplied hash to the hash obtained from the data store.