rapid7/metasploit-framework

View on GitHub

Showing 15,730 of 21,757 total issues

Avoid too many return statements within this method.
Open

      return false
Severity: Major
Found in modules/exploits/linux/http/f5_icall_cmd.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return CheckCode::Detected('Failed to sign the license agreement.')
    Severity: Major
    Found in modules/exploits/linux/http/nagios_xi_snmptrap_authenticated_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/linux/http/nagios_xi_snmptrap_authenticated_rce.rb - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

              return CheckCode::Appears("Exploitable Version Detected: #{@version}")
        Severity: Major
        Found in modules/exploits/linux/http/kibana_timelion_prototype_pollution_rce.rb - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                return CheckCode::Unknown('Connection failed')
          Severity: Major
          Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                  return CheckCode::Detected("Could not determine EyesOfNetwork version. API version is #{api_version}")
            Severity: Major
            Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                    return CheckCode::NotVulnerable("Target is EyesOfNetwork version #{@version} and is not vulnerable.")
              Severity: Major
              Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                    return CheckCode::Vulnerable('The target executed the echo command.') if res.code == 200 && res.body.include?(echo_cmd) && res.body.include?('"success":true')
                Severity: Major
                Found in modules/exploits/linux/http/wd_mycloud_unauthenticated_cmd_injection.rb - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

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

                    Avoid too many return statements within this method.
                    Open

                        return Exploit::CheckCode::Save
                    Severity: Major
                    Found in modules/exploits/linux/http/zenoss_showdaemonxmlconfig_exec.rb - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                            return CheckCode::Appears("Target is EyesOfNetwork 5.3 or older with API version #{api_version}.")
                      Severity: Major
                      Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                            return CheckCode::Unknown('Connection failed while trying to execute the echo command to check the vulnerability status.') unless res
                        Severity: Major
                        Found in modules/exploits/linux/http/wd_mycloud_unauthenticated_cmd_injection.rb - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                return CheckCode::Detected('Could not determine EyesOfNetwork version.')
                          Severity: Major
                          Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                  return CheckCode::Safe("Target is EyesOfNetwork with API version #{api_version}.")
                            Severity: Major
                            Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                    return CheckCode::Appears("elFinder running version #{vers_str[1]}")
                              Severity: Major
                              Found in modules/exploits/linux/http/elfinder_archive_cmd_injection.rb - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                      return CheckCode::Safe('Target is not an EyesOfNetwork application.')
                                Severity: Major
                                Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                        return CheckCode::Appears("Target is EyesOfNetwork 5.2 with API version #{api_version}.")
                                  Severity: Major
                                  Found in modules/exploits/linux/http/eyesofnetwork_autodiscovery_rce.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

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

                                        Avoid too many return statements within this method.
                                        Open

                                                return
                                        Severity: Major
                                        Found in modules/exploits/linux/http/php_imap_open_rce.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language