Apache Superset up to and including 0.38.0 allowed the creation of a Markdown component on a Dashboard page for describing chart's related information. Abusing this functionality, a malicious user could inject javascript code executing unwanted action in the context of the user's browser. The javascript code will be automatically executed (Stored XSS) when a legitimate user surfs on the dashboard page. The vulnerability is exploitable creating a “div” section and embedding in it a “svg” element with javascript code.
References
Link | Resource |
---|---|
https://lists.apache.org/thread.html/r09293fb09f1d617f0d2180c42210e739e2211f8da9bc5c1873bea67a%40%3Cdev.superset.apache.org%3E | Mailing List Vendor Advisory |
Configurations
History
07 Nov 2023, 03:32
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2021-03-05 12:15
Updated : 2024-02-28 18:08
NVD link : CVE-2021-27907
Mitre link : CVE-2021-27907
CVE.ORG link : CVE-2021-27907
JSON object : View
Products Affected
apache
- superset
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')