Description
Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the use of the regex /\*+$/ in the linkify function. An attacker can supply a long sequence of * characters followed by a non-matching character, which triggers excessive backtracking and may lead to a denial-of-service condition.
Problem types
Regular Expression Denial of Service (ReDoS)
Credits
Duc Le Trung
References
security.snyk.io/vuln/SNYK-JS-MARKDOWNIT-10666750
gist.github.com/ltduc147/c9abecae1b291ede4f692f2ab988c917
security.snyk.io/vuln/SNYK-JS-MARKDOWNIT-10666750
gist.github.com/ltduc147/c9abecae1b291ede4f692f2ab988c917
github.com/...t/blob/14.1.0/lib/rules_inline/linkify.mjs#L33
github.com/...ommit/4b4bbcae5e0990a5b172378e507b33a59012ed26