VYPR

Remarkable

by Remarkable Project

Source repositories

CVEs (4)

  • CVE-2019-12041HigMay 13, 2019
    risk 0.42cvss 7.5epss 0.01

    lib/common/html_re.js in remarkable 1.7.1 allows Regular Expression Denial of Service (ReDoS) via a CDATA section.

  • CVE-2017-16006MedJun 4, 2018
    risk 0.40cvss 6.1epss 0.01

    Remarkable is a markdown parser. In versions 1.6.2 and lower, remarkable allows the use of `data:` URIs in links and can therefore execute javascript.

  • CVE-2019-12043MedMay 13, 2019
    risk 0.33cvss 6.1epss 0.01

    In remarkable 1.7.1, lib/parser_inline.js mishandles URL filtering, which allows attackers to trigger XSS via unprintable characters, as demonstrated by a \x0ejavascript: URL.

  • CVE-2014-10065MedMay 31, 2018
    risk 0.33cvss 6.1epss 0.01

    Certain input when passed into remarkable before 1.4.1 will bypass the bad protocol check that disallows the javascript: scheme allowing for javascript: url's to be injected into the rendered content.