CVE-2024-53277

MEDIUM CVSS 3.1: 5.4 EPSS 0.32%
Updated Sep 04, 2025
Silverstripe
Parameter Value
CVSS 5.4 (MEDIUM)
Affected Versions before 5.3.8
Fixed In 5.3.8
Type CWE-79 (Cross-Site Scripting (XSS))
Vendor Silverstripe
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Silverstripe Framework
cpe:2.3:a:silverstripe:framework:*:*:*:*:*:*:*:*
5.3.8

Related Vulnerabilities