rapid7/metasploit-framework

View on GitHub
modules/exploits/windows/fileformat/openoffice_ole.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'           => "OpenOffice OLE Importer DocumentSummaryInformation Stream Handling Overflow",
      'Description'    => %q{
          This module exploits a vulnerability in OpenOffice 2.3.1 and 2.3.0 on
Severity: Major
Found in modules/exploits/windows/fileformat/openoffice_ole.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status