rapid7/metasploit-framework

View on GitHub
modules/exploits/windows/fileformat/free_mp3_ripper_wav.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method initialize has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'Free MP3 CD Ripper 1.1 WAV File Stack Buffer Overflow',
      'Description'    => %q{
          This module exploits a stack based buffer overflow found in Free MP3 CD
Severity: Major
Found in modules/exploits/windows/fileformat/free_mp3_ripper_wav.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status