
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (GHSA-5f5v-5c3v-gw5v) affects Silverstripe Framework versions 3.0.0 through 3.0.12 and 3.1.0 through 3.1.11. The issue was discovered in the framework's handling of URL hash links, particularly affecting Internet Explorer browsers, and was disclosed on March 20, 2015. The vulnerability involves improper encoding of URL entities in the rewriteHashlinks functionality (GitHub Advisory).
The vulnerability stems from Internet Explorer's behavior where it does not properly encode all entities in the URL string. When SSViewer::process() rewrites hashlinks, it directly outputs $_SERVER['REQUEST_URI'] without proper sanitization. This behavior specifically manifests in IE browsers where URL parameters containing JavaScript code are not properly encoded, unlike other browsers such as Firefox which properly encode special characters (Silverstripe Advisory).
The vulnerability allows for potential Cross-Site Scripting (XSS) attacks through hash anchors. When malicious JavaScript code is included in URL parameters, it can be inserted into the page as-is, potentially allowing execution of arbitrary JavaScript code in the context of the user's browser (GitHub Advisory).
The vulnerability is specifically exploitable through Internet Explorer browsers. An example exploit involves adding malicious JavaScript in URL parameters, such as '?one=1"onmouseover="alert('things');"', which gets inserted into the page without proper encoding (Silverstripe Advisory).
The issue has been fixed in versions 3.0.13 and 3.1.12 of the Silverstripe Framework. The fix involves proper sanitization of URL parameters before they are inserted into the page content. Users should upgrade to these patched versions to protect against this vulnerability (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."