mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
715 B
Markdown
18 lines
715 B
Markdown
### [CVE-2001-0328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0328)
|
|

|
|

|
|

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