PT-2018-19497 · Packagist · Drupal/Jsonapi
Publicado
2018-12-19
·
Atualizado
2018-12-19
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
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. Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Drupal/Jsonapi