7.8
CVSSv2

CVE-2006-6538

Published: 14/12/2006 Updated: 17/10/2018
CVSS v2 Base Score: 7.8 | Impact Score: 6.9 | Exploitability Score: 10
VMScore: 785
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:C

Vulnerability Summary

D-LINK DWL-2000AP+ firmware 2.11 allows remote malicious users to cause (1) a denial of service (device reset) via a flood of ARP replies on the wired or wireless (radio) link and (2) a denial of service (device crash) via a flood of ARP requests on the wireless link.

Vulnerable Product Search on Vulmon Subscribe to Product

d-link dwl-2000ap\\+ 2.11

Exploits

/* ARP FLOODER v01 - poplix@papuasiaorg - 2006-12-04 designed to crash D-LINK DWL-2000AP+ compile with: gcc arpfloodc -o arpflood */ #define _BSD_SOURCE 1 #define _GNU_SOURCE #include <stdioh> #include <stdlibh> #include <stringh> #include <stdargh> #include <fcntlh> #include <errnoh> #incl ...