rapid7/metasploit-framework

View on GitHub

Showing 22,177 of 22,177 total issues

Avoid too many return statements within this method.
Open

            return true
Severity: Major
Found in modules/exploits/linux/local/overlayfs_priv_esc.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

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

      Avoid too many return statements within this method.
      Open

            return CheckCode::Appears("Version of runc detected appears to be vulnerable: #{unfiltered_version}.")
      Severity: Major
      Found in modules/exploits/linux/local/runc_cwd_priv_esc.rb - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

            return CheckCode::Detected("#{suid_exe_path} is not readable") unless readable?(suid_exe_path)
        Severity: Major
        Found in modules/exploits/linux/local/glibc_origin_expansion_priv_esc.rb - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return CheckCode::Safe('Target Ubuntu kernel version is running a 5.8.x build however it has updated to a patched version!')

            Avoid too many return statements within this method.
            Open

                    return CheckCode::Safe('Running a Fedora system with a kernel before kernel version 5.7 where the vulnerability was introduced')

              Avoid too many return statements within this method.
              Open

                    return CheckCode::Detected('Could not retrieve kernel config')

                Avoid too many return statements within this method.
                Open

                      return CheckCode::Safe('grsecurity is in use')

                  Avoid too many return statements within this method.
                  Open

                        return CheckCode::Safe
                  Severity: Major
                  Found in modules/exploits/linux/local/asan_suid_executable_priv_esc.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                          return CheckCode::Unknown("Target is not a known target, so we can't check if the target is vulnerable or not!")

                      Avoid too many return statements within this method.
                      Open

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

                        Avoid too many return statements within this method.
                        Open

                              return CheckCode::Safe('Check method only available for Debian/Ubuntu systems')
                        Severity: Major
                        Found in modules/exploits/linux/local/runc_cwd_priv_esc.rb - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                              return CheckCode::Safe('The target does not appear vulnerable')
                          Severity: Major
                          Found in modules/exploits/linux/local/cve_2021_4034_pwnkit_lpe_pkexec.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/local/abrt_sosreport_priv_esc.rb - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return CheckCode::Unknown('Unknown target kernel version, recommend manually checking if target kernel is vulnerable.')

                                Avoid too many return statements within this method.
                                Open

                                          return true
                                Severity: Major
                                Found in modules/exploits/linux/local/overlayfs_priv_esc.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return CheckCode::Safe("Target Fedora kernel version is #{major_version}-#{minor_version} which is not vulnerable!")

                                    Avoid too many return statements within this method.
                                    Open

                                          return CheckCode::Detected('rds.ko kernel module is not loaded, but may be autoloaded during exploitation')

                                      Avoid too many return statements within this method.
                                      Open

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

                                        Avoid too many return statements within this method.
                                        Open

                                              return CheckCode::Vulnerable
                                        Severity: Major
                                        Found in modules/exploits/linux/local/cve_2021_4034_pwnkit_lpe_pkexec.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language