Show filters
6 Total Results
Displaying 1-6 of 6
Sort by:
Attacker Value
Unknown

CVE-2015-10005

Disclosure Date: December 27, 2022 (last updated October 08, 2023)
A vulnerability was found in markdown-it up to 2.x. It has been classified as problematic. Affected is an unknown function of the file lib/common/html_re.js. The manipulation leads to inefficient regular expression complexity. Upgrading to version 3.0.0 is able to address this issue. The name of the patch is 89c8620157d6e38f9872811620d25138fc9d1b0d. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-216852.
Attacker Value
Unknown

CVE-2020-28455

Disclosure Date: July 25, 2022 (last updated October 07, 2023)
This affects all versions of package markdown-it-toc. The title of the generated toc and the contents of the header are not escaped.
Attacker Value
Unknown

CVE-2020-28459

Disclosure Date: July 25, 2022 (last updated October 07, 2023)
This affects all versions of package markdown-it-decorate. An attacker can add an event handler or use javascript:xxx for the link.
Attacker Value
Unknown

CVE-2022-21670

Disclosure Date: January 10, 2022 (last updated February 23, 2025)
markdown-it is a Markdown parser. Prior to version 1.3.2, special patterns with length greater than 50 thousand characterss could slow down the parser significantly. Users should upgrade to version 12.3.2 to receive a patch. There are no known workarounds aside from upgrading.
Attacker Value
Unknown

CVE-2020-7773

Disclosure Date: November 16, 2020 (last updated February 22, 2025)
This affects the package markdown-it-highlightjs before 3.3.1. It is possible insert malicious JavaScript as a value of lang in the markdown-it-highlightjs Inline code highlighting feature. const markdownItHighlightjs = require("markdown-it-highlightjs"); const md = require('markdown-it'); const reuslt_xss = md() .use(markdownItHighlightjs, { inline: true }) .render('console.log(42){.">js}'); console.log(reuslt_xss);
Attacker Value
Unknown

CVE-2015-3295

Disclosure Date: June 07, 2017 (last updated November 26, 2024)
markdown-it before 4.1.0 does not block data: URLs.
0