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

18 lines
806 B
Markdown

### [CVE-2014-0254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0254)
![](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 IPv6 implementation in Microsoft Windows 8, Windows Server 2012, and Windows RT does not properly validate packets, which allows remote attackers to cause a denial of service (system hang) via crafted ICMPv6 Router Advertisement packets, aka "TCP/IP Version 6 (IPv6) Denial of Service Vulnerability."
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-006
#### Github
No PoCs found on GitHub currently.