Authentication Bypass Affecting drupal/drupal package, versions >=8.0, <8.3.7


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.16% (52nd percentile)
Expand this section
NVD
6.5 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-DRUPALDRUPAL-70092
  • published 16 Aug 2017
  • disclosed 16 Aug 2017
  • credit Maxim Podorov

How to fix?

Upgrade drupal/drupal to version 8.3.7 or higher.

Overview

Affected versions of drupal/drupal are vulnerable to Authentication Bypass.

When creating a view, you can optionally use Ajax to update the displayed data via filter parameters. The views subsystem/module did not restrict access to the Ajax endpoint to only views configured to use Ajax. This is mitigated if you have access restrictions on the view.