CVE-2017-7927
06.05.2017, 00:29
A Use of Password Hash Instead of Password for Authentication issue was discovered in Dahua DH-IPC-HDBW23A0RN-ZS, DH-IPC-HDBW13A0SN, DH-IPC-HDW1XXX, DH-IPC-HDW2XXX, DH-IPC-HDW4XXX, DH-IPC-HFW1XXX, DH-IPC-HFW2XXX, DH-IPC-HFW4XXX, DH-SD6CXX, DH-NVR1XXX, DH-HCVR4XXX, DH-HCVR5XXX, DHI-HCVR51A04HE-S3, DHI-HCVR51A08HE-S3, and DHI-HCVR58A32S-S2 devices. The use of password hash instead of password for authentication vulnerability was identified, which could allow a malicious user to bypass authentication without obtaining the actual password.Enginsight
Vendor | Product | Version |
---|---|---|
dahuasecurity | dh-ipc-hdbw23a0rn-zs_firmware | - |
dahuasecurity | dh-ipc-hdbw13a0sn_firmware | - |
dahuasecurity | dh-ipc-hdw1xxx_firmware | - |
dahuasecurity | dh-ipc-hdw2xxx_firmware | - |
dahuasecurity | dh-ipc-hdw4xxx_firmware | - |
dahuasecurity | dh-ipc-hfw1xxx_firmware | - |
dahuasecurity | dh-ipc-hfw2xxx_firmware | - |
dahuasecurity | dh-ipc-hfw4xxx_firmware | - |
dahuasecurity | dh-sd6cxx_firmware | - |
dahuasecurity | dh-nvr1xxx_firmware | - |
dahuasecurity | dh-hcvr4xxx_firmware | - |
dahuasecurity | dh-hcvr5xxx_firmware | - |
dahuasecurity | dhi-hcvr51a04he-s3_firmware | - |
dahuasecurity | dhi-hcvr51a08he-s3_firmware | - |
dahuasecurity | dhi-hcvr58a32s-s2_firmware | - |
𝑥
= 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-798 - Use of Hard-coded CredentialsThe software contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data.
References