This module enables you to access an edit page for a config page.
The module doesn't sufficiently check the access permissions (hook_ENTITY_TYPE_access() wasn't taken into account).
This vulnerability is mitigated by the fact that an attacker must have a role with the permission "edit ID config page" and that it only affects sites that have access restricted via the hook_ENTITY_TYPE_access() hook.
Install the latest version:
- If you use the Config Pages module, upgrade to Config Pages 8.x-2.18.
- Pierre Rudloff (prudloff), provisional member of the Drupal Security Team
- Pierre Rudloff (prudloff), provisional member of the Drupal Security Team
- Alexander Shumenko (shumer)
- Greg Knaddison (greggles) of the Drupal Security Team
- Heine Deelstra (heine) of the Drupal Security Team
- Jess (xjm) of the Drupal Security Team