CVE-2006-4192
MODPlug Tracker < 1.17.02.43 - Buffer Overflow via Crafted ITP and AMF Files
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4192. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary This exploit demonstrates stack and heap overflows in OpenMPT <= 1.17.02.43 and SVN <= 157 by crafting malicious .ITP and .AMF files. It leverages buffer overflows in ReadITProject and ReadSample functions to trigger memory corruption.
Description
Multiple buffer overflows in MODPlug Tracker (OpenMPT) 1.17.02.43 and earlier and libmodplug 0.8 and earlier, as used in GStreamer and possibly other products, allow user-assisted remote attackers to execute arbitrary code via (1) long strings in ITP files used by the CSoundFile::ReadITProject function in soundlib/Load_it.cpp and (2) crafted modules used by the CSoundFile::ReadSample function in soundlib/Sndfile.cpp, as demonstrated by crafted AMF files.
Exploits (1)
This exploit demonstrates stack and heap overflows in OpenMPT <= 1.17.02.43 and SVN <= 157 by crafting malicious .ITP and .AMF files. It leverages buffer overflows in ReadITProject and ReadSample functions to trigger memory corruption.