search menu icon-carat-right cmu-wordmark

CERT Coordination Center

ARRIS cable modems generate passwords deterministically and contain XSS and CSRF vulnerabilities

Vulnerability Note VU#419568

Original Release Date: 2015-11-20 | Last Revised: 2015-11-23

Overview

Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities.

Description

CWE-255: Credentials Management - CVE-2009-5149

The 'password of the day' for multiple models of ARRIS cable modems is generated using a publicly known algorithm. A remote attacker with knowledge of the algorithm, the date, and the seed can gain technician access to the device.

CWE-259: Use of Hard-coded Password - CVE-2015-7289

A separate account with a hard-coded password based on the modem's serial number also exists. A remote attacker with knowledge of the password may be able to gain administrator access to the device.

CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) - CVE-2015-7290

In the web management interface, the pwd parameter adv_pwd_cgi is vulnerable to reflected cross-site scripting.

CWE-352: Cross-Site Request Forgery (CSRF) - CVE-2015-7291

In the web management interface, adv_pwd_cgi vulnerable to cross-site request forgery attacks. An attacker can perform actions with the same permissions as a victim user, provided the victim has an active session and is induced to trigger the malicious request.

The following models have been reported as being vulnerable to all three vulnerabilities:

    • TG862A
    • TG862G
    • DG860A

The following firmware versions were reported as being vulnerable:
    • TS0705125D_031115_NA.MODEL_862.GW.MONO
    • TS0705125_062314_NA.MODEL_862.GW.MONO
    • TS070593C_073013_NA.MODEL_862.GW.MONO
    • TS0703128_100611_NA.MODEL_862.GW.MONO
    • TS0703135_112211_NA.MODEL_862.GW.MONO

Additional models and firmware versions may also be affected.

Shodan search results show that many devices are accessible on the public Internet through telnet, SSH, or web management. An attacker with access to the web management interface and the technician password or SNMP can enable telnet and SSH.

Logging as technician using the 'password of the day' provides a restricted mini_cli shell. This shell can be can be escaped to a full BusyBox shell; logging in using the hard-coded password provides the BusyBox shell.

It has been reported that these vulnerabilities, particularly the hard-coded passwords, are currently being exploited. For additional details, refer to the researcher's disclosure.

Impact

An attacker with access to the web management interface and knowledge of the password-generation algorithm and seed may be able to gain technician or administrative access to devices. A remote attacker may also perform actions with the same permissions of a victim user, or execute arbitrary scripts in the context of the user's browser.

Solution

The CERT/CC is currently unaware of a practical solution to this problem.

Change 'password of the day' seed

The 'password of the day' feature seems to use the date and a seed as input to an algorithm that generates the password. The algorithm is publicly known and the date is of course also known. It may be possible to change the seed. An attacker without knowledge of the seed would not be able to generate the password. It is not clear if users or service providers can change the seed. It may be possible for an attacker with access to the web management interface to obtain the router's configuration, including the seed and other passwords. The seed can be set and possibly read via SNMP.

Disable insecure remote administration

Service providers should disable insecure remote administration features such as telnet, or at a minimum, limit access to more trusted management host and networks.

Vendor Information

419568
 

ARRIS Affected

Notified:  September 17, 2015 Updated: November 09, 2015

Statement Date:   November 06, 2015

Status

Affected

Vendor Statement

We have not received a statement from the vendor.

Vendor Information

We are not aware of further vendor information regarding this vulnerability.


CVSS Metrics

Group Score Vector
Base 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P
Temporal 6.8 E:POC/RL:U/RC:C
Environmental 6.7 CDP:ND/TD:H/CR:ND/IR:ND/AR:ND

References

Acknowledgements

Thanks to Bernardo Rodrigues for reporting this vulnerability.

This document was written by Garret Wassermann.

Other Information

CVE IDs: CVE-2009-5149, CVE-2015-7289, CVE-2015-7290, CVE-2015-7291
Date Public: 2015-11-20
Date First Published: 2015-11-20
Date Last Updated: 2015-11-23 19:38 UTC
Document Revision: 68

Sponsored by CISA.