rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/http/hp_van_sdn_cmd_inject.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'               => 'HP VAN SDN Controller Root Command Injection',
      'Description'        => %q{
        This module exploits a hardcoded service token or default credentials
Severity: Major
Found in modules/exploits/linux/http/hp_van_sdn_cmd_inject.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status