vendor:
Collectric CMU
by:
Simon Brannstrom
CVSS
HIGH
Hard-coded credentials
798
CWE
Product Name: Collectric CMU
Affected Version From: All known versions
Affected Version To: All known versions
Patch Exists: YES
Related CWE: N/A
CPE: a:ourenergy:collectric_cmu
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux
2018
Collectric CMU – Hard-coded SSH/MySQL/Web credentials
Collectric CMU is a Swedish made controller device for electrical devices such as car heaters, camping sites etc, powered by a NGW board running Linux 2.6.30 with a PHP admin interface. Web Portal hard-coded credentials: username: sysadmin, password: zoogin. SSH user/root credentials: username: kplc, password: kplc, username: root, password: zoogin. The SSH server is running Dropbear sshd 0.52 (protocol 2.0) which requires diffie-hellman-group1-sha1. MySQL root credentials: username: root, password: sql4u.
Mitigation:
Ensure that hard-coded credentials are not used in the application.