vendor:
                    SilverStripe
                by:
                    James Nicoll
                6.1
                        CVSS
                    HIGH
                    Stored Cross Site Scripting (XSS)
                    79
                        CWE
                    Product Name: SilverStripe
                    Affected Version From:  5.2.22
                    Affected Version To:  5.3.2008
                    Patch Exists: NO
                    Related CWE: CVE-2024-47605
                    CPE:  a:silverstripe:silverstripe:5.3.8
                    Platforms Tested:  Ubuntu 24.04
                    2025
                    SilverStripe 5.3.8 – Stored Cross Site Scripting (XSS) (Authenticated)
When using the 'insert media' feature in SilverStripe 5.3.8, the oEmbed JSON linked includes an unsanitized HTML attribute, allowing an attacker to execute a script payload on both the CMS and the website's front-end.
Mitigation:
					To mitigate this vulnerability, sanitize the HTML attributes before replacing the embed shortcode in the 'insert media' feature.