Skip to content

Cross-site Scripting in Documize

Moderate severity GitHub Reviewed Published May 18, 2021 to the GitHub Advisory Database • Updated Feb 14, 2023

Package

gomod github.com/documize/community (Go)

Affected versions

< 3.5.1

Patched versions

3.5.1

Description

domain/section/markdown/markdown.go in Documize before 3.5.1 mishandles untrusted Markdown content. This was addressed by adding the bluemonday HTML sanitizer to defend against XSS.

References

Reviewed May 17, 2021
Published to the GitHub Advisory Database May 18, 2021
Last updated Feb 14, 2023

Severity

Moderate
6.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Weaknesses

CVE ID

CVE-2019-19619

GHSA ID

GHSA-wmwp-pggc-h4mj

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.