Problem/Motivation
Identified by Codex 5.5:
- High: Firebase service-account JSON supplied through a config override can
be rendered into the admin form. anata/web/modules/orig/firebase_php/src/
Form/FirebasePhpConfigurationForm.php:58 uses the resolved config value as
the textfield default. If settings.php injects raw credentials JSON, any
user with administer site configuration can view the private key in the
page HTML. Use editable/stored config for display, or mask/blank overridden
secret values.
Issue fork firebase_php-3593735
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
ptmkenny commented