rapid7/metasploit-framework

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'eSignal and eSignal Pro File Parsing Buffer Overflow in QUO',
      'Description'    => %q{
        The software is unable to handle the "<StyleTemplate>" files (even those
Severity: Major
Found in modules/exploits/windows/fileformat/esignal_styletemplate_bof.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status