Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. silverstripe/framework
  4. ›
  5. GHSA-r9vp-fp72-xgf7

GHSA-r9vp-fp72-xgf7: silverstripe/framework's `Member.Name` is not escaped

May 27, 2024

The core template framework/templates/Includes/GridField_print.ss uses “Printed by $Member.Name”.

If the currently logged in members first name or surname contain XSS, this prints the raw HTML out, because Member->getName() just returns the raw FirstName + Surname as a string, which is injected directly.

References

  • github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/SS-2016-013-1.yaml
  • github.com/advisories/GHSA-r9vp-fp72-xgf7
  • github.com/silverstripe/silverstripe-framework
  • github.com/silverstripe/silverstripe-framework/commit/281b0de571fe0ae159ac47891c02acf2214fa619
  • github.com/silverstripe/silverstripe-framework/commit/6817c57f64b9eb2b271b81662cd83b074a3daee4
  • github.com/silverstripe/silverstripe-framework/commit/83e3302c0425d9b0e4fe42e82e3df03379f4dca5
  • github.com/silverstripe/silverstripe-framework/commit/8bbf1caae665a07b3e44e8d5d32556a03d38c296
  • www.silverstripe.org/download/security-releases/ss-2016-013

Code Behaviors & Features

Detect and mitigate GHSA-r9vp-fp72-xgf7 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 →

Affected versions

All versions starting from 3.1.9-rc1 before 3.1.20, all versions starting from 3.2.4-rc1 before 3.2.5, all versions starting from 3.3.2-rc1 before 3.3.3, all versions starting from 3.4.0-rc1 before 3.4.1

Fixed versions

  • 3.1.20
  • 3.2.5
  • 3.3.3
  • 3.4.1

Solution

Upgrade to versions 3.1.20, 3.2.5, 3.3.3, 3.4.1 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/silverstripe/framework/GHSA-r9vp-fp72-xgf7.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:44 +0000.