In Drupal 8.x prior to 8.3.7 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. It is best practice to always include some form of access restrictions on all views, even if you are using another module to display them.
References
Link | Resource |
---|---|
https://www.drupal.org/forum/newsletters/security-advisories-for-drupal-core/2017-08-16/drupal-core-multiple | Release Notes Vendor Advisory Patch |
http://www.securitytracker.com/id/1039200 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/100368 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2019-01-22 07:29
Updated : 2019-10-09 16:29
NVD link : CVE-2017-6923
Mitre link : CVE-2017-6923
JSON object : View
CWE
CWE-862
Missing Authorization
Products Affected
drupal
- drupal