rapid7/metasploit-framework

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info={})
    super(update_info(info,
      'Name'           => "MS11-038 Microsoft Office Excel Malformed OBJ Record Handling Overflow",
      'Description'    => %q{
          This module exploits a vulnerability found in Excel 2002 of Microsoft Office XP.
Severity: Major
Found in modules/exploits/windows/fileformat/ms10_038_excel_obj_bof.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status