原始 OSV JSON{
"id": "GHSA-wmwp-pggc-h4mj",
"aliases": [
"CVE-2019-19619"
],
"details": "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.",
"summary": "Cross-site Scripting in Documize",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.1"
}
]
}
],
"package": {
"name": "github.com/documize/community",
"ecosystem": "Go"
}
}
],
"modified": "2023-02-07T21:20:12Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2021-05-18T15:30:30Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19619",
"type": "ADVISORY"
},
{
"url": "https://github.com/documize/community/commit/a4384210d4d0d6b18e6fdb7e155de96d4a1cf9f3",
"type": "WEB"
},
{
"url": "https://github.com/documize/community",
"type": "PACKAGE"
},
{
"url": "https://github.com/documize/community/compare/v3.5.0...v3.5.1",
"type": "WEB"
},
{
"url": "https://github.com/documize/community/releases/tag/v3.5.1",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2021-0086",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-05-17T21:29:00Z"
}
}