mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2005-0356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0356)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple TCP implementations with Protection Against Wrapped Sequence Numbers (PAWS) with the timestamps option enabled allow remote attackers to cause a denial of service (connection loss) via a spoofed packet with a large timer value, which causes the host to discard later packets because they appear to be too old.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cisco.com/warp/public/707/cisco-sn-20050518-tcpts.shtml
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|