Miggo Logo

CVE-2023-49657:
Cross-site Scripting in Apache superset

9.6

CVSS Score
3.1

Basic Information

EPSS Score
0.58465%
Published
1/23/2024
Updated
1/29/2024
KEV Status
No
Technology
TechnologyPython

Technical Details

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
apache-supersetpip< 3.0.33.0.3

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability manifests in chart/dashboard update endpoints where user-controlled input (titles/metadata) is persisted without adequate sanitization. The patch PR #21822 specifically addresses XSS in dashboard titles, indicating these REST API update methods were missing proper escaping. The CSP hardening in TALISMAN_CONFIG corroborates that inline script execution was possible through these vectors. While exact line numbers aren't available, the pattern of REST update handlers being XSS vectors aligns with the vulnerability description and patch context.

Vulnerable functions

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

WAF Protection Rules

WAF Rule

* stor** *ross-sit* s*riptin* (XSS) vuln*r**ility *xists in *p**** Sup*rs*t ***or* *.*.*. *n *ut**nti**t** *tt**k*r wit* *r**t*/up**t* p*rmissions on ***rts or **s**o*r*s *oul* stor* * s*ript or *** * sp**i*i* *TML snipp*t t**t woul* **t *s * stor**

Reasoning

T** vuln*r**ility m*ni**sts in ***rt/**s**o*r* up**t* *n*points w**r* us*r-*ontroll** input (titl*s/m*t***t*) is p*rsist** wit*out ***qu*t* s*nitiz*tion. T** p*t** PR #***** sp**i*i**lly ***r*ss*s XSS in **s**o*r* titl*s, in*i**tin* t**s* R*ST *PI up