CVE-2017-16006

EPSS 0.24%

XSS in Data URI in remarkable

Published: 11/9/2018Modified: 11/8/2023
Also known as:GHSA-mrmf-qwxg-7c3h

Description

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. ## Proof of Concept ```markdown [link](data:text/html,<script>alert('0')</script>) ``` ## Recommendation Update to v1.7.0 or later

Affected packages (1)

References (4)