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

18 lines
715 B
Markdown

### [CVE-2001-0328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0328)
![](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
TCP implementations that use random increments for initial sequence numbers (ISN) can allow remote attackers to perform session hijacking or disruption by injecting a flood of packets with a range of ISN values, one of which may match the expected ISN.
### POC
#### Reference
- http://securityreason.com/securityalert/57
#### Github
No PoCs found on GitHub currently.