5
CVSSv2

CVE-2007-1531

Published: 20/03/2007 Updated: 16/10/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 510
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Microsoft Windows XP and Vista overwrites ARP table entries included in gratuitous ARP, which allows remote malicious users to cause a denial of service (loss of network access) by sending a gratuitous ARP for the address of the Vista host.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows xp

microsoft windows vista

Exploits

Microsoft Windows Vista forged ARP packet network stack denial of service exploit ...
source: wwwsecurityfocuscom/bid/23266/info Microsoft Windows Vista is prone to a denial-of-service vulnerability Remote attackers may exploit this issue by submitting malicious ARP requests to the vulnerable computer To exploit this issue, attackers must have access to the local network segment of a target computer Remote attackers c ...
#!/usr/bin/env python # # :: Kristian Hermansen :: # Date: 20070514 # Reference: CVE-2007-1531 # Description: Microsoft Windows Vista (SP0) dumps interfaces when # it receives this ARP packet This DoS is useful for an internet # cafe, wireless venue, or legitimate local attack The victim will # need to manually refresh their network interface ...