Inclusion of Sensitive Information in Source Code in pimcore/demo
Reported on
Dec 9th 2021
Description
API Keys is hard coded in the application source code. The use of a hard-coded API Key has many negative implications.
Proof of Concept
"security" => [
"method" => "datahub_apikey",
"apikey" => "6332aa5e6d3d6c0be31da2a8b3442113",
"skipPermissionCheck" => FALSE
Reports against demo projects are out-of-scope.
Hey Adam, This vulnerability is reported from the github repository and not from the demo project.
As per the README.me, this repository is the "Demo and Blue Print Application for Pimcore"
For reference, I have re-opened the report and set the bounties to $0.