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

18 lines
946 B
Markdown

### [CVE-2011-2395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2395)
![](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 Cisco IOS on unspecified switches allows remote attackers to bypass the Router Advertisement Guarding functionality via a fragmented IPv6 packet in which the Router Advertisement (RA) message is contained in the second fragment, as demonstrated by (1) a packet in which the first fragment contains a long Destination Options extension header or (2) a packet in which the first fragment contains an ICMPv6 Echo Request message.
### POC
#### Reference
- http://securityreason.com/securityalert/8271
#### Github
No PoCs found on GitHub currently.