### [CVE-2005-0356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0356) ![](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 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.