Files
CVEs-PoC/2010/CVE-2010-4669.md
T
2024-06-18 02:51:15 +02:00

23 lines
1.1 KiB
Markdown

### [CVE-2010-4669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4669)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Neighbor Discovery (ND) protocol implementation in the IPv6 stack in Microsoft Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, and Windows 7 allows remote attackers to cause a denial of service (CPU consumption and system hang) by sending many Router Advertisement (RA) messages with different source addresses, as demonstrated by the flood_router6 program in the thc-ipv6 package.
### POC
#### Reference
- http://www.youtube.com/watch?v=00yjWB6gGy8
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/CVEDB/PoC-List
- https://github.com/CVEDB/awesome-cve-repo
- https://github.com/quinn-samuel-perry/CVE-2010-4669
- https://github.com/therealdsharpe/ra-flood
- https://github.com/wrong-commit/CVE-2010-4669