原始 OSV JSON
{
"id": "GHSA-cfjh-p3g4-3q2f",
"aliases": [
"CVE-2015-1370"
],
"details": "Versions 0.3.2 and earlier of `marked` are affected by a cross-site scripting vulnerability even when `sanitize:true` is set. \n\n## Proof of Concept ( IE10 Compatibility Mode Only )\n\n`[xss link](vbscript:alert(1))`\n\nwill get a link\n\n`<a href=\"vbscript:alert(1)\">xss link</a>`\n\n\n## Recommendation\n\nUpdate to version 0.3.3 or later.",
"summary": "VBScript Content Injection in marked",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.3"
}
]
}
],
"package": {
"name": "marked",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-09T17:02:02Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1370",
"type": "ADVISORY"
},
{
"url": "https://github.com/chjj/marked/issues/492",
"type": "WEB"
},
{
"url": "https://github.com/markedjs/marked/issues/492",
"type": "WEB"
},
{
"url": "https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba",
"type": "WEB"
},
{
"url": "https://github.com/markedjs/marked/commit/fc372d1c6293267722e33f2719d57cebd67b3da1",
"type": "WEB"
},
{
"url": "https://github.com/markedjs/marked",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/24",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/24/versions",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/23/2",
"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": "2020-06-16T21:31:22Z"
}
}