Files
CVEs-PoC/2004/CVE-2004-1111.md
2024-07-25 21:25:12 +00:00

18 lines
858 B
Markdown

### [CVE-2004-1111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1111)
![](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
Cisco IOS 2.2(18)EW, 12.2(18)EWA, 12.2(14)SZ, 12.2(18)S, 12.2(18)SE, 12.2(18)SV, 12.2(18)SW, and other versions without the "no service dhcp" command, keep undeliverable DHCP packets in the queue instead of dropping them, which allows remote attackers to cause a denial of service (dropped traffic) via multiple undeliverable DHCP packets that exceed the input queue size.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-sa-20041110-dhcp.shtml
#### Github
No PoCs found on GitHub currently.