Vulnerability Description
Silverstripe framework is the PHP framework forming the base for the Silverstripe CMS. In affected versions a bad actor with access to edit content in the CMS could add 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 in version 5.2.16. All users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Silverstripe | Framework | < 5.2.16 |
Related Weaknesses (CWE)
References
- https://github.com/silverstripe/silverstripe-framework/commit/b8d20dc9d531550e06Patch
- https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-Third Party Advisory
- https://www.silverstripe.org/download/security-releases/cve-2024-32981Vendor Advisory
- https://github.com/silverstripe/silverstripe-framework/commit/b8d20dc9d531550e06Patch
- https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-Third Party Advisory
- https://www.silverstripe.org/download/security-releases/cve-2024-32981Vendor Advisory
FAQ
What is CVE-2024-32981?
CVE-2024-32981 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Silverstripe framework is the PHP framework forming the base for the Silverstripe CMS. In affected versions a bad actor with access to edit content in the CMS could add send a specifically crafted enc...
How severe is CVE-2024-32981?
CVE-2024-32981 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32981?
Check the references section above for vendor advisories and patch information. Affected products include: Silverstripe Framework.