CVE-2007-6731
Extended Module Player < 2.5.1 - Remote Code Execution via OXM File Negative Value Bypass
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6731. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary This exploit targets multiple buffer overflow vulnerabilities in Extended Module Player (xmp) by crafting malicious OXM or DTT files. It demonstrates arbitrary code execution via controlled buffer overflows in the application's file parsing logic.
Description
Extended Module Player (XMP) 2.5.1 and earlier allow remote attackers to execute arbitrary code via an OXM file with a negative value, which bypasses a check in (1) test_oxm and (2) decrunch_oxm functions in misc/oxm.c, leading to a buffer overflow.
Exploits (1)
This exploit targets multiple buffer overflow vulnerabilities in Extended Module Player (xmp) by crafting malicious OXM or DTT files. It demonstrates arbitrary code execution via controlled buffer overflows in the application's file parsing logic.