• Resolved dixonl90

    (@dixonl90)


    Hello,

    I’m running version 1.15.2 of the plugin and keep getting the following error:

    [14-Jun-2021 11:05:32 Europe/London] PHP Fatal error:  Uncaught Error: Call to undefined method WPScan\Checks\System::get_check_vulnerabilities() in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wpscan/app/Summary.php:188
    Stack trace:
    #0 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(286): WPScan\Summary->ajax_security_check_now('')
    #1 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
    #2 /opt/bitnami/apps/wordpress/htdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #3 /opt/bitnami/apps/wordpress/htdocs/wp-admin/admin-ajax.php(99): do_action('wp_ajax_wpscan_...')
    #4 {main}
      thrown in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wpscan/app/Summary.php on line 188

    I checked and get_check_vulnerabilities() does not exist in the referenced class. Swapping it to security_check_now() seems to resolve the issue.

Viewing 1 replies (of 1 total)
  • Plugin Contributor ethicalhack3r

    (@ethicalhack3r)

    Hi,

    We’ve just released version 1.15.3, can you update and check if it fixes your issue please?

    Thanks,
    Ryan

Viewing 1 replies (of 1 total)
  • The topic ‘Uncaught Error: get_check_vulnerabilities()’ is closed to new replies.