exploit-db-mirror/exploits/hardware/webapps/49478.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

18 lines
No EOL
834 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Exploit Title: Tenda AC5 AC1200 Wireless - 'WiFi Name & Password' Stored Cross Site Scripting
# Exploit Author: Chiragh Arora
# Hardware Model: Tenda AC5 AC1200
# Firmware version: V15.03.06.47_multi
# Tested on: Kali Linux
# CVE ID: CVE-2021-3186
# Date: 25.01.2021
##########################################################################
Steps to Reproduce -
- Navigate to the Tenda AC1200 gateway with 192.168.0.1
- Follow up to the WiFi Settings and click the “WiFi Name & Password” option there.
- Manipulate the WiFi Name with "<script>alert(1)</script>"
- Click the “Save” button & as the page refresh, youll got an alert stating “1” within it.
Note: It doesnt matter which Network Name parameter (2.4 GHz or 5 GHz) youre manipulating, youll encounter the popup over in both of them.