org.webjars.npm:mermaid@8.0.0 vulnerabilities

  • latest version

    10.9.0

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    5 months ago

  • licenses detected

  • package manager

Direct Vulnerabilities

Known vulnerabilities in the org.webjars.npm:mermaid package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Information Exposure

org.webjars.npm:mermaid is a package for generation of diagrams and flowcharts from text in a similar manner as markdown.

Affected versions of this package are vulnerable to Information Exposure by injecting arbitrary CSS into the generated graph. Exploiting this vulnerability allows the attacker to change the styling of elements outside of the generated graph, and potentially exfiltrate sensitive information by using specially crafted CSS selectors.

How to fix Information Exposure?

Upgrade org.webjars.npm:mermaid to version 9.4.0 or higher.

[,9.4.0)
  • H
Cross-site Scripting (XSS)

org.webjars.npm:mermaid is a package for generation of diagrams and flowcharts from text in a similar manner as markdown.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS). Malicious diagrams can run javascript code at diagram readers' machines.

How to fix Cross-site Scripting (XSS)?

Upgrade org.webjars.npm:mermaid to version 8.13.8 or higher.

[,8.13.8)
  • M
Cross-site Scripting (XSS)

org.webjars.npm:mermaid is a package for generation of diagrams and flowcharts from text in a similar manner as markdown.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when using the antiscript security setting.

How to fix Cross-site Scripting (XSS)?

Upgrade org.webjars.npm:mermaid to version 8.11.0 or higher.

[,8.11.0)
  • M
Cross-site Scripting (XSS)

org.webjars.npm:mermaid is a package for generation of diagrams and flowcharts from text in a similar manner as markdown.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS). If malicious input such as A["<img src=invalid onerror=alert('XSS')></img>"] is provided to the application, it will execute the code instead of rendering it as text due to improper output encoding.

How to fix Cross-site Scripting (XSS)?

Upgrade org.webjars.npm:mermaid to version 8.2.3 or higher.

[,8.2.3)