CVE-2024-53277 MEDIUM

CVE-2024-53277: Cross-site Scripting in form messages in silverstripe framework

Vendor Silverstripe
Product silverstripe-framework
Weakness CWE-79 · XSS
Published January 14, 2025
Last update January 15, 2025

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. In some cases, form messages can contain HTML markup. This is an intentional feature, allowing links and other relevant HTML markup for the given message. Some form messages include content that the user can provide. There are scenarios in the CMS where that content doesn't get correctly sanitised prior to being included in the form message, resulting in an XSS vulnerability. This issue has been addressed in silverstripe/framework version 5.3.8 and users are advised to upgrade. There are no known workarounds for this vulnerability.

Key dates

02Disclosure timeline

January 14, 2025 CVE published
January 15, 2025 Record updated