
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (GHSA-r9vp-fp72-xgf7) affects the SilverStripe framework's Member.Name functionality, discovered in 2016. This security issue involves an XSS vulnerability where the Member.Name field is not properly escaped in the template framework/templates/Includes/GridField_print.ss. The vulnerability affects multiple versions of the SilverStripe framework including versions 3.1.9-3.1.19, 3.2.4, 3.3.2, and 3.4.0 (GitHub Advisory, SilverStripe Advisory).
The vulnerability occurs in the core template where the expression "Printed by $Member.Name" is used. The issue arises because Member->getName() returns the raw FirstName + Surname as a string without proper escaping, which is then directly injected into the template. This creates a potential XSS vulnerability when the member's first name or surname contains malicious HTML content. The vulnerability has been assigned a moderate severity rating with a CVSS score of 5.4, indicating a medium-level security risk (GitHub Advisory).
If exploited, this vulnerability could allow an attacker to execute cross-site scripting (XSS) attacks through specially crafted first name or surname values in member profiles. The impact is limited to scenarios where the GridField print template is rendered, but could potentially lead to client-side code execution in the context of other users' browsers (SilverStripe Advisory).
The vulnerability requires an attacker to have a valid member account with the ability to modify their own name fields. The attack vector is considered low complexity but requires user interaction and privileged access, as reflected in the CVSS metrics (GitHub Advisory).
The vulnerability has been patched in versions 3.1.20, 3.2.5, 3.3.3, and 3.4.1. The fix involves adding proper casting for the Member.Name field to ensure proper escaping of the output. Users are advised to upgrade to these patched versions to protect against potential XSS attacks (SilverStripe 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."