Files
CVEs-PoC/2004/CVE-2004-0842.md
2024-06-18 02:51:15 +02:00

988 B

CVE-2004-0842

Description

Internet Explorer 6.0 SP1 and earlier, and possibly other versions, allows remote attackers to cause a denial of service (application crash from "memory corruption") via certain malformed Cascading Style Sheet (CSS) elements that trigger heap-based buffer overflows, as demonstrated using the "<STYLE>@;/*" string, possibly due to a missing comment terminator that may cause an invalid length to trigger a large memory copy operation, aka the "CSS Heap Memory Corruption Vulnerability."

POC

Reference

Github

No PoCs found on GitHub currently.