rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/http/netgear_readynas_exec.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'           => 'NETGEAR ReadyNAS Perl Code Evaluation',
      'Description'    => %q{
        This module exploits a Perl code injection on NETGEAR ReadyNAS 4.2.23 and 4.1.11. The
Severity: Minor
Found in modules/exploits/linux/http/netgear_readynas_exec.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status