rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/http/gpsd_format_string.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'           => 'Berlios GPSD Format String Vulnerability',
      'Description'    => %q{
          This module exploits a format string vulnerability in the Berlios GPSD server.
Severity: Major
Found in modules/exploits/linux/http/gpsd_format_string.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status