原始 OSV JSON{
"id": "GHSA-qpqh-46qj-vwcw",
"aliases": [
"CVE-2020-7680"
],
"details": "docsify prior to 4.11.4 is susceptible to Cross-site Scripting (XSS). Docsify.js uses fragment identifiers (parameters after # sign) to load resources from server-side .md files. Due to lack of validation here, it is possible to provide external URLs after the /#/ (domain.com/#//attacker.com) and render arbitrary JavaScript/HTML inside docsify page.",
"summary": "Cross-site Scripting in docsify",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.11.4"
}
]
}
],
"package": {
"name": "docsify",
"ecosystem": "npm"
}
}
],
"modified": "2021-05-10T21:00:22Z",
"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-18T01:53:18Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7680",
"type": "ADVISORY"
},
{
"url": "https://github.com/docsifyjs/docsify/issues/1126",
"type": "WEB"
},
{
"url": "https://github.com/docsifyjs/docsify/pull/1128",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-DOCSIFY-567099",
"type": "WEB"
},
{
"url": "http://packetstormsecurity.com/files/158515/Docsify.js-4.11.4-Cross-Site-Scripting.html",
"type": "WEB"
},
{
"url": "http://packetstormsecurity.com/files/161495/docsify-4.11.6-Cross-Site-Scripting.html",
"type": "WEB"
},
{
"url": "http://seclists.org/fulldisclosure/2021/Feb/71",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-07-20T16:15:00Z",
"github_reviewed_at": "2021-05-10T21:00:22Z"
}
}