Security Advisory

CVE-2021-27907

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-03-05 11:35:15
Last updated 2025-02-13 16:27:58
Assigner apache
State PUBLISHED

Description

Apache Superset up to and including 0.38.0 allowed the creation of a Markdown component on a Dashboard page for describing charts related information. Abusing this functionality, a malicious user could inject javascript code executing unwanted action in the context of the users 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.