[prev in list] [next in list] [prev in thread] [next in thread] 

List:       full-disclosure
Subject:    [FD] Security Analysis of the TP-Link Archer C50 Router
From:       "Harley A.W. Lorenzo via Fulldisclosure" <fulldisclosure () seclists ! org>
Date:       2019-04-10 4:10:47
Message-ID: ZbevvHFKADe-qnuEr7L3snntvu6YXixTJUsN7-iJ2xr_81JMvFlSr-gbxaQmiyje1HAnPFFAJO0TeR8xFyoyEUSee0l7wwvRBLnP1x_i7xQ= () protonmail ! com
[Download RAW message or body]

================================================================================
Title: Security Analysis of the TP-Link Archer C50 Router
Version: Archer C50(US)_V2_160801 (latest firmware available)
Product Page: https://www.tp-link.com/us/home-networking/wifi-router/archer-c50/
Published: 2019-04-10 (UTC Time)
Published by: Harley A.W. Lorenzo <hl1998@protonmail.com>
    <GPG Key: 0xF6EF23904645BA53>
================================================================================

================
Security Details
================

 *  The C50 router implements a completely unencrypted HTTP authentication
    login handshake on its port 80 HTTP server for administrative tasks
 *  The C50 router implements a telnet server over Busybox Telnetd
 *  The C50 router implements an SSH service with on Dropbear 2012.55 with
    low-bit DSA and RSA keys (1024 and 1040-bit respecitvely)

===================
Login Sniffing/MITM
===================

Because of C50 router login handshake is completely unencrypted (both over HTTP
and telnet) any attacker with access to the network data sent to the router
can easily acquire the username and password sent in the login.

For example, the following proof of concept regarding HTTP traffic:

 1. Set up a valid sniffer and listen for the HTTP traffic sent to the server
 2. Login to the server via its webserver
 3. Watch for a GET request to its base index with a cookie with the format
        Authorization=BASIC {[user]:[pass]}
            *   Where [user] is replaced with the username and [pass] is
                replaced with the password entered
            *   Where everything in {} is encoded in base64

===
SSH
===

 * The SSH server is possibly vulnerable to serveral CVEs regarding Dropbear
 * DSA is an deprecated singing algorithm and is better replaced with ECDSA
 * Both the DSA and RSA keys are well below the recommended size

================
Additional Notes
================

Beside the HTTP sniffing PoC, these are all preliminary findings, and this
research is an ongoing effort.

_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic