Skip to content

Stored XSS in mermaid diagrams

High
davidmehren published GHSA-g6w6-7xf9-m95p Dec 27, 2020

Package

No package listed

Affected versions

<1.7.1

Patched versions

1.7.1

Description

Impact

An attacker can inject arbitrary script tags in HedgeDoc notes using mermaid diagrams. Our content security policy prevents loading scripts from most locations, but www.google-analytics.com is allowed. Using Google Tag Manger it is possible to inject arbitrary JavaScript and execute it on page load.

Depending on the configuration of the instance, the attacker may not need authentication to create or edit notes.

Patches

The problem is patched in HedgeDoc 1.7.1.

Workarounds

Disallow www.google-analytics.com in the Content-Security-Policy header. Note that other ways to leverage the script tag injection might exist.

References

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

CVE-2020-26287

Weaknesses

No CWEs

Credits