rapid7/metasploit-framework

View on GitHub
modules/exploits/windows/browser/aladdin_choosefilepath_bof.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def initialize(info={})
    super(update_info(info,
      'Name'           => "Aladdin Knowledge System Ltd ChooseFilePath Buffer Overflow",
      'Description'    => %q{
          This module exploits a vulnerability found in Aladdin Knowledge System's
Severity: Major
Found in modules/exploits/windows/browser/aladdin_choosefilepath_bof.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status