| { |
| "id": "GO-2021-0086", |
| "published": "2021-04-14T20:04:52Z", |
| "modified": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2019-19619", |
| "GHSA-wmwp-pggc-h4mj" |
| ], |
| "details": "HTML content in markdown is not santized during rendering, possibly allowing XSS if used to render untrusted user input.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/documize/community", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.76.3-0.20191119114751-a4384210d4d0" |
| } |
| ] |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2021-0086" |
| }, |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/documize/community/domain/section/markdown", |
| "symbols": [ |
| "Provider.Render" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/documize/community/commit/a4384210d4d0d6b18e6fdb7e155de96d4a1cf9f3" |
| } |
| ], |
| "schema_version": "1.3.1" |
| } |