rapid7/metasploit-framework

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'    => 'VideoCharge Studio Buffer Overflow (SEH)',
      'Description'  => %q{
          This module exploits a stack based buffer overflow in VideoCharge Studio 2.12.3.685 when
Severity: Minor
Found in modules/exploits/windows/fileformat/videocharge_studio.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status