Apache Superset up to and including 1.1 does not sanitize titles correctly on the Explore page. This allows an attacker with Explore access to save a chart with a malicious title, injecting html (including scripts) into the page.
{
"severity": "Medium",
"cpes": [
"cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*"
]
}