Cross-Site Scripting Vulnerability in Silverstripe Framework by Silverstripe
CVE-2022-25238
5.4MEDIUM
What is CVE-2022-25238?
The Silverstripe framework is susceptible to Cross-Site Scripting (XSS) attacks, allowing authenticated CMS users to introduce malicious scripts into website content via XHR requests. This vulnerability arises when the cwp-core module is not installed and the sanitise_server_side configuration is disabled in the project code, permitting unfiltered data to be rendered in the browser. Proper security measures, such as enabling the necessary modules and configurations, should be implemented to mitigate this risk.
