Craft CMS through 3.0.34 allows remote authenticated administrators to read sensitive information via server-side template injection, as demonstrated by a {% string for craft.app.config.DB.user and craft.app.config.DB.password in the URI Format of the Site Settings, which causes a cleartext username and password to be displayed in a URI field.
The product does not encrypt sensitive or critical information before storage or transmission.
Link | Tags |
---|---|
https://github.com/phuctam/Server-Side-Template-Injection-in-CraftCMS-/issues/1 | third party advisory exploit |
https://github.com/craftcms/cms/blob/master/CHANGELOG-v3.md | release notes |