remove-markdown@0.2.2 vulnerabilities

Remove Markdown formatting from text

Direct Vulnerabilities

Known vulnerabilities in the remove-markdown 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
  • M
Regular Expression Denial of Service (ReDoS)

remove-markdown is a node.js module that will remove (strip) Markdown formatting from text. Markdown formatting means pretty much anything that doesn’t look like regular text, like square brackets, asterisks etc.

Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) if a string contains large numbers of consecutive spaces.

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

A fix was pushed into the master branch but not yet published.

*