Vulnerabilities (CVE)

Filtered by vendor Remarkable Project Subscribe
Filtered by product Remarkable
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-12041 1 Remarkable Project 1 Remarkable 2024-02-08 5.0 MEDIUM 7.5 HIGH
lib/common/html_re.js in remarkable 1.7.1 allows Regular Expression Denial of Service (ReDoS) via a CDATA section.
CVE-2019-12043 1 Remarkable Project 1 Remarkable 2024-02-04 4.3 MEDIUM 6.1 MEDIUM
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-10065 1 Remarkable Project 1 Remarkable 2024-02-04 4.3 MEDIUM 6.1 MEDIUM
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.
CVE-2017-16006 1 Remarkable Project 1 Remarkable 2024-02-04 4.3 MEDIUM 6.1 MEDIUM
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.