mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
### [CVE-2010-4669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4669)
|
|

|
|

|
|

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