CVE-2024-53277: Silverstripe Framework has a XSS in form messages
(updated )
In some cases, form messages can contain HTML markup. This is an intentional feature, allowing links and other relevant HTML markup for the given message.
Some form messages include content that the user can provide. There are scenarios in the CMS where that content doesn’t get correctly sanitised prior to being included in the form message, resulting in an XSS vulnerability.
References
- github.com/advisories/GHSA-ff6q-3c9c-6cf5
- github.com/silverstripe/silverstripe-framework
- github.com/silverstripe/silverstripe-framework/commit/74904f539347b7d1f8c5b5fb9e28d62ff251ee00
- github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-ff6q-3c9c-6cf5
- nvd.nist.gov/vuln/detail/CVE-2024-53277
- www.silverstripe.org/download/security-releases/cve-2024-53277
Detect and mitigate CVE-2024-53277 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →