cve/2005/CVE-2005-0356.md
2024-07-25 21:25:12 +00:00

805 B

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

Github

No PoCs found on GitHub currently.