rastating/wordpress-exploit-framework

View on GitHub
lib/wpxf/modules/auxiliary/priv_esc/super_socializer_auth_bypass.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def stager
    %(
      <html>
      <head>
      </head>
Severity: Major
Found in lib/wpxf/modules/auxiliary/priv_esc/super_socializer_auth_bypass.rb - About 2 hrs to fix

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

      def initialize
        super
    
        update_info(
          name: 'Super Socializer <= 7.10.6 Authentication Bypass',
    Severity: Minor
    Found in lib/wpxf/modules/auxiliary/priv_esc/super_socializer_auth_bypass.rb - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status