Filtered by vendor Remarkable Project Subscriptions
Total 4 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2017-16006 1 Remarkable Project 1 Remarkable 2024-09-17 N/A
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-2014-10065 1 Remarkable Project 1 Remarkable 2024-09-16 N/A
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-2019-12041 1 Remarkable Project 1 Remarkable 2024-08-04 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-08-04 N/A
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.