GHSA-w358-rj93-r5qv

Suggest an improvement
Source
https://github.com/advisories/GHSA-w358-rj93-r5qv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-w358-rj93-r5qv/GHSA-w358-rj93-r5qv.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-w358-rj93-r5qv
Aliases
Published
2022-05-24T22:29:00Z
Modified
2023-11-01T04:54:56.717575Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Apache Superset Stored XSS on Dashboard markdown
Details

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.

Database specific
{
    "nvd_published_at": "2021-03-05T12:15:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-22T18:13:26Z"
}
References

Affected packages

PyPI / apache-superset

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.38.1

Affected versions

0.*

0.34.0
0.34.1
0.35.1
0.35.2
0.36.0
0.37.0
0.37.1
0.37.2
0.38.0

Database specific

{
    "last_known_affected_version_range": "<= 0.38.0"
}