README

Introduction to Exploit Development Course

Scenario

  • Media RM2MP3 Converter is a small software application specialized in converting audio and video files (RM and RMVB) to MP3 file format using batch actions

    On July 17, 2009 a Buffer Overflow vulnerability was reported for this software via packetstormsecurity.org

  • Stack-based buffer overflow in Easy RM to MP3 Converter allows remote attackers to execute arbitrary code via a long filename in a playlist (.m3u) file.

    Prerequisites

    Easily found with a quick Google search.

    • RM2MP3 Converter

    • Immunity Debugger (Optional)

Activity summary:

Last updated

Was this helpful?