Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-5282. PoCs published by r0ut3r.
AI-analyzed exploit summary This exploit targets a stack overflow vulnerability in Amaya 10.1's URL bar. It uses a crafted HTML link with a 1600-byte buffer overflow followed by a controlled EIP overwrite (call ESP) and shellcode placement.
Description
Multiple stack-based buffer overflows in W3C Amaya Web Browser 10.0.1 allow remote attackers to execute arbitrary code via (1) a link with a long HREF attribute, and (2) a DIV tag with a long id attribute.
Exploits (2)
This exploit targets a stack overflow vulnerability in Amaya 10.1's URL bar. It uses a crafted HTML link with a 1600-byte buffer overflow followed by a controlled EIP overwrite (call ESP) and shellcode placement.
This exploit targets a stack overflow vulnerability in Amaya 10.1 via the 'id' attribute of a div tag. It uses a crafted payload with a specific return address (0x7D035F53) to redirect execution to shellcode, bypassing character restrictions by using 'A/' sequences.