rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/snmp/awind_snmp_exec.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info={})
    super(update_info(info,
      'Name'           => "AwindInc SNMP Service Command Injection",
      'Description'    => %q{
        This module exploits a vulnerability found in AwindInc and OEM'ed products where untrusted inputs are fed to ftpfw.sh system command, leading to command injection.
Severity: Major
Found in modules/exploits/linux/snmp/awind_snmp_exec.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status