rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/http/ibm_qradar_unauth_rce.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method exploit has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def exploit
    print_status("#{peer} - Attempting to exploit #{target.name}")

    # run step 1
    set_cookies
Severity: Major
Found in modules/exploits/linux/http/ibm_qradar_unauth_rce.rb - About 2 hrs to fix

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

      def initialize(info = {})
        super(update_info(info,
          'Name'           => 'IBM QRadar SIEM Unauthenticated Remote Code Execution',
          'Description'    => %q{
            IBM QRadar SIEM has three vulnerabilities in the Forensics web application
    Severity: Major
    Found in modules/exploits/linux/http/ibm_qradar_unauth_rce.rb - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status