原始 OSV JSON
{
"id": "GHSA-v5hp-35hw-cw5x",
"aliases": [
"CVE-2016-1000230"
],
"details": "Affected versions of `rendr` are vulnerable to cross-site scripting when client side rendering is done inside a `_block`.\n\nServer side rendering is not affected and is properly escaped.\n\n\n## Recommendation\n\nUpdate to version 1.1.4 or later.",
"summary": "XSS in client rendered block templates in rendr",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.4"
}
]
}
],
"package": {
"name": "rendr",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.1.3"
}
}
],
"modified": "2021-09-23T21:32:40Z",
"severity": [],
"published": "2020-09-01T15:33:10Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1000230",
"type": "ADVISORY"
},
{
"url": "https://github.com/rendrjs/rendr-handlebars/pull/61",
"type": "WEB"
},
{
"url": "https://github.com/rendrjs/rendr/pull/513",
"type": "WEB"
},
{
"url": "https://github.com/rendrjs/rendr-handlebars",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/128",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:11:48Z"
}
}