mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2001-0895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0895)
|
|

|
|

|
|

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