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

18 lines
813 B
Markdown

### [CVE-2005-1184](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1184)
![](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 TCP/IP stack in multiple operating systems allows remote attackers to cause a denial of service (CPU consumption) via a TCP packet with the correct sequence number but the wrong Acknowledgement number, which generates a large number of "keep alive" packets. NOTE: some followups indicate that this issue could not be replicated.
### POC
#### Reference
- http://seclists.org/lists/fulldisclosure/2005/Apr/0358.html
#### Github
No PoCs found on GitHub currently.