remarkable@1.7.0 vulnerabilities

Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.

Direct Vulnerabilities

Known vulnerabilities in the remarkable package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Regular Expression Denial of Service (ReDoS)

remarkable is a markdown parsing library written in Javascript.

Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). lib/common/html_re.js allows Regular Expression Denial of Service (ReDoS) via a CDATA section.

How to fix Regular Expression Denial of Service (ReDoS)?

Upgrade remarkable to version 1.7.3 or higher.

>=1.0.0 <1.7.3
  • H
Cross-site Scripting (XSS)

remarkable is a markdown parsing library written in Javascript.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS). lib/parser_inline.js mishandles URL filtering, which allows attackers to trigger XSS via unprintable characters, as demonstrated by a \x0ejavascript: URL.

How to fix Cross-site Scripting (XSS)?

Upgrade remarkable to version 1.7.2 or higher.

>=1.6.0 <1.7.2