org.webjars.bowergithub.jonschlinkert:remarkable@1.7.1 vulnerabilities

  • latest version

    1.7.4

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    5 years ago

  • licenses detected

  • package manager

Direct Vulnerabilities

Known vulnerabilities in the org.webjars.bowergithub.jonschlinkert: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
Cross-site Scripting (XSS)

org.webjars.bowergithub.jonschlinkert: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 org.webjars.bowergithub.jonschlinkert:remarkable to version 1.7.2 or higher.

[1.6.0,1.7.2)
  • H
Regular Expression Denial of Service (ReDoS)

org.webjars.bowergithub.jonschlinkert: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 org.webjars.bowergithub.jonschlinkert:remarkable to version 1.7.3 or higher.

[1.0.0,1.7.3)