rapid7/metasploit-framework

View on GitHub
modules/exploits/windows/http/httpdx_handlepeer.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'HTTPDX h_handlepeer() Function Buffer Overflow',
      'Description'    => %q{
          This module exploits a stack-based buffer overflow vulnerability in HTTPDX HTTP server 1.4. The
Severity: Major
Found in modules/exploits/windows/http/httpdx_handlepeer.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status