HedgeDoc is open source software which lets you create real-time collaborative markdown notes. In HedgeDoc before version 1.7.2, an attacker can inject arbitrary JavaScript into a HedgeDoc note, which is executed when the note is viewed in slide mode. Depending on the configuration of the instance, the attacker may not need authentication to create or edit notes. The problem is patched in HedgeDoc 1.7.2. As a workaround, disallow loading JavaScript from 3rd party sites using the `Content-Security-Policy` header. Note that this will break some embedded content.
References
Link | Resource |
---|---|
https://github.com/hackmdio/codimd/issues/1648 | Exploit Patch Third Party Advisory |
https://github.com/hedgedoc/hedgedoc/commit/35b0d39a12aa35f27fba8c1f50b1886706e7efef | Patch Third Party Advisory |
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.2 | Release Notes Third Party Advisory |
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-44w9-vm8p-3cxw | Third Party Advisory |
https://github.com/hackmdio/codimd/issues/1648 | Exploit Patch Third Party Advisory |
https://github.com/hedgedoc/hedgedoc/commit/35b0d39a12aa35f27fba8c1f50b1886706e7efef | Patch Third Party Advisory |
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.2 | Release Notes Third Party Advisory |
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-44w9-vm8p-3cxw | Third Party Advisory |
Configurations
History
21 Nov 2024, 05:47
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 7.4 |
References | () https://github.com/hackmdio/codimd/issues/1648 - Exploit, Patch, Third Party Advisory | |
References | () https://github.com/hedgedoc/hedgedoc/commit/35b0d39a12aa35f27fba8c1f50b1886706e7efef - Patch, Third Party Advisory | |
References | () https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.2 - Release Notes, Third Party Advisory | |
References | () https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-44w9-vm8p-3cxw - Third Party Advisory |
Information
Published : 2021-01-22 17:15
Updated : 2024-11-21 05:47
NVD link : CVE-2021-21259
Mitre link : CVE-2021-21259
CVE.ORG link : CVE-2021-21259
JSON object : View
Products Affected
hedgedoc
- hedgedoc
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')