PT-2018-19497 · Packagist · Drupal/Jsonapi

Published

2018-12-19

·

Updated

2018-12-19

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
This module provides a JSON:API specification-compliant HTTP API for accessing and manipulating Drupal content and configuration entities.
The module doesn't sufficiently check access when responding to certain filtered collection requests, thereby causing an access bypass vulnerability. (This means certain GET requests are vulnerable; no POST, PATCH or DELETE requests are vulnerable.)
In order to fix this issue, two new hooks were added: hook jsonapi ENTITY TYPE filter access() and hook jsonapi entity field filter access(). Sites with custom entity types and/or with entity or field access customizations may need to implement these newly introduced hooks.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

DRUPAL-CONTRIB-2018-081

Affected Products

Drupal/Jsonapi