Silverstripe Framework has a Cross-site Scripting vulnerability with encoded payload
Moderate severity
GitHub Reviewed
Published
Jul 17, 2024
in
silverstripe/silverstripe-framework
•
Updated Aug 1, 2024
Description
Published to the GitHub Advisory Database
Jul 17, 2024
Reviewed
Jul 17, 2024
Published by the National Vulnerability Database
Jul 17, 2024
Last updated
Aug 1, 2024
Impact
A bad actor with access to edit content in the CMS could send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front end of the site. The payload would be sanitised on the client-side, but server-side sanitisation doesn't catch it.
The server-side sanitisation logic has been updated to sanitise against this type of attack.
References
References