CVE-2022-37421: Silverstipe CMS Stored XSS in custom meta tags
5.4
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.49128%
CWE
Published
11/21/2022
Updated
9/20/2023
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
silverstripe/cms | composer | >= 4.0.0, < 4.11.3 | 4.11.3 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The analysis is based on the understanding of XSS vulnerabilities and the information provided about the Silverstripe CMS vulnerability. Without direct access to the patch or specific function names, we can infer that functions related to handling custom meta tags are likely involved.
Vulnerable functions
The vulnerability involves improper handling of custom meta tags, potentially allowing XSS. Functions involved in processing or rendering these tags are likely vulnerable.