OSV 1.4.0 · github-reviewed · 修改于 2020-09-01 02:08
发布时间
2020-09-01 06:56
GitHub 审查时间
2020-09-01 02:08
NVD 发布时间
—
源文件
advisories/github-reviewed/2020/08/GHSA-f9vc-q3hh-qhfv/GHSA-f9vc-q3hh-qhfv.json
Versions 1.4.0 and earlier of remarkable are affected by a cross-site scripting vulnerability. This occurs because vulnerable versions of remarkable did not properly whitelist link protocols, and consequently allowed javascript: to be used.
Markdown Source:
[link](<javascript:alert(1)>)
Rendered HTML:
<a href="javascript:alert(1)">link</a>
Update to version 1.4.1 or later