EIP-2026-114896
PRE-CVEAmaya 11.1 - XHTML Parser Remote Buffer Overflow (PoC)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-114896. PoCs published by cicatriz.
AI-analyzed exploit summary The exploit demonstrates a stack-based buffer overflow in Amaya's XHTML parser via a crafted 'charset' attribute in a meta tag. The PoC generates an HTML file with an excessively long charset value, triggering a crash due to unchecked buffer copying in the 'ParseCharsetAndContentType' function.
Description
Amaya 11.1 - XHTML Parser Remote Buffer Overflow (PoC)
Exploits (1)
The exploit demonstrates a stack-based buffer overflow in Amaya's XHTML parser via a crafted 'charset' attribute in a meta tag. The PoC generates an HTML file with an excessively long charset value, triggering a crash due to unchecked buffer copying in the 'ParseCharsetAndContentType' function.