Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-1761. PoCs published by epiphant.
AI-analyzed exploit summary This exploit demonstrates a stack-based buffer overflow in libmodplug <= 0.8.8.2 via a maliciously crafted .abc file. The PoC constructs an overflow payload targeting the 'U:' field in the ABC notation format, leading to potential arbitrary code execution.
Description
Multiple stack-based buffer overflows in the (1) abc_new_macro and (2) abc_new_umacro functions in src/load_abc.cpp in libmodplug before 0.8.8.3 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted ABC file. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a stack-based buffer overflow in libmodplug <= 0.8.8.2 via a maliciously crafted .abc file. The PoC constructs an overflow payload targeting the 'U:' field in the ABC notation format, leading to potential arbitrary code execution.