vendor:
NCloud
by:
Pedro Aguiar
9.8
CVSS
CRITICAL
Authentication Bypass
287
CWE
Product Name: NCloud
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: CVE-2018-11094
CPE: h:intelbras:ncloud
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux
2018
Intelbras NCloud Authentication bypass
As described here: https://blog.kos-lab.com/Hello-World/ the Ncloud 300 device does not properly enforce authentication, allowing an attacker to remotely download the configurations backup ('/cgi-bin/ExportSettings.sh'). The configurations backup file contains the web interface username and password. Also, there are hardcoded credentials in the telnet service (root:cary), in cases where root user does not exist, it was replaced by the web interface credentials. This exploit downloads the backup file and tries to use the credentials to log into the device using telnet.
Mitigation:
Enforce authentication for all services and disable telnet service.