Reflected cross-site scripting (XSS) In silverstripe/framework
Description
Silverstripe framework is vulnerable to XSS in install.php During installation, certain parameters (admin_username and admin_password) are not escaped in the setup form.
This issue is resolved in 3.1.14 stable, although existing users are advised to remove this file prior to deploying to a production server.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
packagist | 3.1.14 |
Aliases
1.
References
1. 2. 3.