CVE-2006-4024
Festalon 0.5.0-0.5.5 - Denial of Service and Possible Remote Code Execution via Negative LoadAddr in HES File
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4024. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary This exploit demonstrates a heap-based buffer overflow in Festalon versions 0.5.0-0.5.5 by crafting a malicious .NSF file with an oversized 'DATA' chunk, potentially leading to arbitrary code execution.
Description
The FESTAHES_Load function in pce/hes.c in Festalon 0.5.0 through 0.5.5 allows user-assisted attackers to cause a denial of service (crash) and possibly execute arbitrary code via a negative LoadAddr value in a HES file, which is used as an offset in a memcpy operation and leads to a buffer underflow.
Exploits (1)
This exploit demonstrates a heap-based buffer overflow in Festalon versions 0.5.0-0.5.5 by crafting a malicious .NSF file with an oversized 'DATA' chunk, potentially leading to arbitrary code execution.