{ "schema_version": "1.4.0", "id": "GHSA-jx34-gqqq-r6gm", "modified": "2022-07-11T19:25:29Z", "published": "2022-06-29T22:14:03Z", "aliases": [ "CVE-2022-25238" ], "summary": "Stored XSS via HTML fields in SilverStripe Framework", "details": "SilverStripe Framework through 4.10.8 allows XSS, inside of script tags that can can be added to website content via XHR by an authenticated CMS user if the cwp-core module is not installed on the sanitise_server_side contig is not set to true in project code.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/framework" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.0.0" }, { "fixed": "4.10.9" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25238" }, { "type": "WEB", "url": "https://docs.silverstripe.org/en/4/changelogs/4.10.1" }, { "type": "WEB", "url": "https://forum.silverstripe.org/c/releases" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2022-25238.yaml" }, { "type": "WEB", "url": "https://www.silverstripe.org/blog/tag/release" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/cve-2022-25238" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-06-29T22:14:03Z", "nvd_published_at": "2022-06-28T22:15:00Z" } }