cve/2001/CVE-2001-0895.md
2024-07-25 21:25:12 +00:00

18 lines
792 B
Markdown

### [CVE-2001-0895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0895)
![](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
Multiple Cisco networking products allow remote attackers to cause a denial of service on the local network via a series of ARP packets sent to the router's interface that contains a different MAC address for the router, which eventually causes the router to overwrite the MAC address in its ARP table.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/IOS-arp-overwrite-vuln-pub.shtml
#### Github
No PoCs found on GitHub currently.