@holoviz/panel@1.8.8

The powerful data exploration & web app framework for Python.

  • latest version

    1.9.0

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    1 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @holoviz/panel package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Cross-site Scripting (XSS)

    @holoviz/panel is a The powerful data exploration & web app framework for Python.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the formatError() function in panel/models/util.ts due to using String.replace() without the global flag when escaping HTML characters (< and >), causing only the first occurrence of each character to be escaped while subsequent instances remain unescaped. An attacker can exploit this vulnerability by injecting multiple HTML/script tags where all but the first are rendered as executable markup in the context of a victim's browser session.

    How to fix Cross-site Scripting (XSS)?

    Upgrade @holoviz/panel to version 1.8.10-rc.0 or higher.

    <1.8.10-rc.0