CVE-2019-15653

Comba AP2600-I devices through A02,0202N00PD2 are prone to password disclosure via an insecure authentication mechanism. The HTML source code of the login page contains values that allow obtaining the username and password. The username are password values are a double md5 of the plaintext real value, i.e., md5(md5(value)).
Configurations

Configuration 1


Information

Published : 2020-03-19 06:15

Updated : 2021-07-21 11:39


NVD link : CVE-2019-15653

Mitre link : CVE-2019-15653

CWE
CWE-311

Missing Encryption of Sensitive Data

CWE-327

CWE-522