rapid7/metasploit-framework

View on GitHub

Showing 22,177 of 22,177 total issues

Avoid too many return statements within this method.
Open

      return Exploit::CheckCode::Appears
Severity: Major
Found in modules/exploits/multi/http/jira_plugin_upload.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

        return CheckCode::Unknown('Could not access `pollers.php` - no response') if res.nil?
    Severity: Major
    Found in modules/exploits/multi/http/cacti_pollers_sqli_rce.rb - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

          return CheckCode::Unknown("Could not access `pollers.php` - unexpected HTTP response code: #{res.code}") unless res.code == 200
      Severity: Major
      Found in modules/exploits/multi/http/cacti_pollers_sqli_rce.rb - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

            return CheckCode::Safe
        Severity: Major
        Found in modules/exploits/multi/http/vtiger_php_exec.rb - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return CheckCode::Safe
          Severity: Major
          Found in modules/exploits/multi/http/mediawiki_thumb.rb - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                return CheckCode::Detected('Unable to detect parameters') unless @params
            Severity: Major
            Found in modules/exploits/multi/http/php_fpm_rce.rb - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return CheckCode::Appears
              Severity: Major
              Found in modules/exploits/multi/http/mediawiki_thumb.rb - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                    return CheckCode::Appears('Target is most likely MaraCMS with version 7.5 or lower')
                Severity: Major
                Found in modules/exploits/multi/http/maracms_upload_exec.rb - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                        return attempt_auth
                  Severity: Major
                  Found in modules/exploits/multi/http/solr_velocity_rce.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                          return
                    Severity: Major
                    Found in modules/exploits/multi/http/php_volunteer_upload_exec.rb - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                            return CheckCode::Detected
                      Severity: Major
                      Found in modules/exploits/multi/http/vbulletin_getindexablecontent.rb - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                              return doc.root.attributes[value]
                        Severity: Major
                        Found in modules/exploits/multi/http/mediawiki_thumb.rb - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return CheckCode::Safe
                          Severity: Major
                          Found in modules/exploits/multi/http/mediawiki_thumb.rb - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return CheckCode::Safe
                            Severity: Major
                            Found in modules/exploits/multi/http/mediawiki_thumb.rb - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                  return Exploit::CheckCode::Unknown
                              Severity: Major
                              Found in modules/exploits/multi/http/phpmyadmin_lfi_rce.rb - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                    return CheckCode::Detected('Failed to find version info in expected format') unless vers_matches && vers_matches.length > 1
                                Severity: Major
                                Found in modules/exploits/multi/http/bitbucket_env_var_rce.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return CheckCode::Appears if rev_num >= 0 && rev_num <= 18
                                  Severity: Major
                                  Found in modules/exploits/multi/http/bitbucket_env_var_rce.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return CheckCode::Appears if rev_num >= 0 && rev_num <= 2
                                    Severity: Major
                                    Found in modules/exploits/multi/http/bitbucket_env_var_rce.rb - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return CheckCode::Appears if rev_num == 0 || rev_num == 1
                                      Severity: Major
                                      Found in modules/exploits/multi/http/bitbucket_env_var_rce.rb - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return targets[3]
                                        Severity: Major
                                        Found in modules/exploits/multi/http/eventlog_file_upload.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language