Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. Prior to 5.3.23, 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 sanitized on the client-side, but server-side sanitization doesn't catch it. The server-side sanitization logic has been updated to sanitize against this attack. This vulnerability is fixed in 5.3.23.
References
Configurations
History
04 Sep 2025, 17:13
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:silverstripe:framework:*:*:*:*:*:*:*:* | |
First Time |
Silverstripe framework
Silverstripe |
|
References | () https://github.com/silverstripe/silverstripe-framework/commit/e99cfd62d160d145a76fcf9631e6b11226e42358 - Patch | |
References | () https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-rhx4-hvx9-j387 - Vendor Advisory | |
References | () https://www.silverstripe.org/download/security-releases/cve-2025-30148 - Vendor Advisory |
11 Apr 2025, 15:39
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
10 Apr 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-10 13:15
Updated : 2025-09-04 17:13
NVD link : CVE-2025-30148
Mitre link : CVE-2025-30148
CVE.ORG link : CVE-2025-30148
JSON object : View
Products Affected
silverstripe
- framework
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')