CVE-2023-23450
15.05.2023, 11:15
Use of Password Hash Instead of Password for Authentication in SICK FTMg AIR FLOW SENSOR with Partnumbers 1100214, 1100215, 1100216, 1120114, 1120116, 1122524, 1122526 allows an unprivileged remote attacker to use a password hash instead of an actual password to login to a valid user account via the REST interface.Enginsight
Vendor | Product | Version |
---|---|---|
sick | ftmg-esd20axx_firmware | 𝑥 < 2.0 |
sick | ftmg-esd25axx_firmware | 𝑥 < 2.0 |
sick | ftmg-esn40sxx_firmware | 𝑥 < 2.0 |
sick | ftmg-esn50sxx_firmware | 𝑥 < 2.0 |
sick | ftmg-esr50sxx_firmware | 𝑥 < 2.0 |
sick | ftmg-esr40sxx_firmware | 𝑥 < 2.0 |
sick | ftmg-esd15axx_firmware | 𝑥 < 2.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-836 - Use of Password Hash Instead of Password for AuthenticationThe software 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.
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
References