michaeljoseph/remarkable
Releases8
Frequency1 month 2 weeks
Last Release
Stars7
Create remarkable HTML presentations from Markdown
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| = 1.7.1, < 1.7.2 | — | 4.3 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. | ||||
| = 1.7.1, < 1.7.2 | 7.5 HIGH | 5 MEDIUM | ||
lib/common/html_re.js in remarkable 1.7.1 allows Regular Expression Denial of Service (ReDoS) via a CDATA section. | ||||
| <= 1.6.2, < 1.7.0 | — | 4.3 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. | ||||
| < 1.4.1 | — | 4.3 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. | ||||