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 |
---|---|
http://www.securityfocus.com/bid/100368 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1039200 | Third Party Advisory VDB Entry |
https://www.drupal.org/forum/newsletters/security-advisories-for-drupal-core/2017-08-16/drupal-core-multiple | Patch Release Notes Vendor Advisory |
http://www.securityfocus.com/bid/100368 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1039200 | Third Party Advisory VDB Entry |
https://www.drupal.org/forum/newsletters/security-advisories-for-drupal-core/2017-08-16/drupal-core-multiple | Patch Release Notes Vendor Advisory |
Configurations
History
21 Nov 2024, 03:30
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/100368 - Third Party Advisory, VDB Entry | |
References | () http://www.securitytracker.com/id/1039200 - Third Party Advisory, VDB Entry | |
References | () https://www.drupal.org/forum/newsletters/security-advisories-for-drupal-core/2017-08-16/drupal-core-multiple - Patch, Release Notes, Vendor Advisory |
Information
Published : 2019-01-22 15:29
Updated : 2024-11-21 03:30
NVD link : CVE-2017-6923
Mitre link : CVE-2017-6923
CVE.ORG link : CVE-2017-6923
JSON object : View
Products Affected
drupal
- drupal
CWE
CWE-862
Missing Authorization