Miggo Logo

CVE-2020-18324: Cross-site Scripting in Subrion CMS

6.1

CVSS Score
3.1

Basic Information

EPSS Score
0.90775%
Published
3/5/2022
Updated
2/3/2023
KEV Status
No
Technology
TechnologyPHP

Technical Details

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
intelliants/subrioncomposer<= 4.2.1

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability manifests in the search feature's handling of the 'q' parameter. While exact code isn't provided, XSS patterns indicate: 1) Input is taken directly from URL parameters 2) No output encoding is applied before template rendering 3) The Kickstart template's search component reflects this unsanitized input. In PHP CMS architectures, this would typically involve a controller function receiving $_GET['q'] and passing it to the view layer without htmlspecialchars() or similar sanitization.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

*ross Sit* S*riptin* (XSS) vuln*r**ility *xists in Su*rion *MS *.*.* vi* t** `q` p*r*m*t*r in t** Ki*kst*rt t*mpl*t*.

Reasoning

T** vuln*r**ility m*ni**sts in t** s**r** ***tur*'s **n*lin* o* t** 'q' p*r*m*t*r. W*il* *x**t *o** isn't provi***, XSS p*tt*rns in*i**t*: *) Input is t*k*n *ir**tly *rom URL p*r*m*t*rs *) No output *n*o*in* is *ppli** ***or* t*mpl*t* r*n**rin* *) T*