原始 OSV JSON{
"id": "GHSA-mrmf-qwxg-7c3h",
"aliases": [
"CVE-2017-16006"
],
"details": "Affected versions of `remarkable` are vulnerable to cross-site scripting. Vulnerable versions of the package allow the use of `data:` URIs in links, and can therefore execute javascript. \n\n\n## Proof of Concept\n\n```markdown\n[link](data:text/html,<script>alert('0')</script>)\n```\n\n\n## Recommendation\n\nUpdate to v1.7.0 or later",
"summary": "XSS in Data URI in remarkable",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.0"
}
]
}
],
"package": {
"name": "remarkable",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.6.2"
}
}
],
"modified": "2023-09-08T19:51:45Z",
"severity": [],
"published": "2018-11-09T17:48:20Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16006",
"type": "ADVISORY"
},
{
"url": "https://github.com/jonschlinkert/remarkable/issues/227",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-mrmf-qwxg-7c3h",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/319",
"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-06-16T21:47:10Z"
}
}