rapid7/metasploit-framework

View on GitHub

Showing 15,831 of 21,886 total issues

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 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::Safe
          Severity: Major
          Found in modules/exploits/linux/http/nagios_xi_configwizards_authenticated_rce.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 nil
              Severity: Major
              Found in modules/exploits/linux/http/cisco_rv32x_rce.rb - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                    return CheckCode::Safe(check_comment) if res.code != 200
                Severity: Major
                Found in modules/exploits/linux/http/axis_app_install.rb - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                      return CheckCode::Appears('Apache OFBiz pre version 17 detected') if @version == 'pre-17'
                  Severity: Major
                  Found in modules/exploits/linux/http/apache_ofbiz_deserialization.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

                          return CheckCode::Safe(check_comment) unless res.body.include?('<reply result="ok">') != 200
                      Severity: Major
                      Found in modules/exploits/linux/http/axis_app_install.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 CheckCode::Safe('Blind command injection failed.') unless elapsed_time >= sleep_time
                            Severity: Major
                            Found in modules/exploits/linux/http/totolink_unauth_rce_cve_2023_30013.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 CheckCode::Appears
                                Severity: Major
                                Found in modules/exploits/linux/http/apache_airflow_dag_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

                                        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