Lucene search
+L

212 matches found

NVD
NVD
added 2022/07/25 2:15 p.m.35 views

CVE-2020-28459

This affects all versions of package markdown-it-decorate. An attacker can add an event handler or use javascript:xxx for the link...

7.3CVSS0.00584EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2022/07/25 2:10 p.m.42 views

CVE-2020-28455 Cross-site Scripting (XSS)

This affects all versions of package markdown-it-toc. The title of the generated toc and the contents of the header are not escaped...

7.3CVSS7.1AI score0.00584EPSS
SaveExploits1References1
CVE
CVE
added 2022/07/25 2:05 p.m.60 views

CVE-2020-28459

CVE-2020-28459 affects all versions of the package markdown-it-decorate. The vulnerability allows an attacker to inject event handlers or use javascript: URLs in links, enabling potential cross-site scripting (XSS). Public documents consistently describe the issue as XSS in markdown-it-decorate w...

7.3CVSS6.4AI score0.00584EPSS
SaveExploits1References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/25 1:54 p.m.42 views

Security Bulletin: IBM Cloud Pak for Security is vulnerable to Using Components with Known Vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that may be identified and exploited with automated tools. IBM has addressed the relevant vulnerabilities. Vulnerability Details CVEID:CVE-2022-21721 DESCRIPTION: Next.js is vulnerable to a denial of service, caused by a...

9.8CVSS8.3AI score0.73188EPSS
SaveExploits24Affected Software1
CNNVD
CNNVD
added 2022/07/25 12:00 a.m.6 views

markdown-it-decorate 跨站脚本漏洞

markdown-it-decorate is used to add attributes, IDs, and classes to Markdown by Rico Sta. Cruz, a personal developer in Australia. A security vulnerability exists in markdown-it-decorate, which can be exploited by an attacker to add the event handler javascript:xxx for links...

7.3CVSS6.8AI score0.00584EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/07/25 12:00 a.m.10 views

PT-2022-8901 · Unknown · Markdown-It-Toc

Name of the Vulnerable Software and Affected Versions: markdown-it-toc versions affected versions not specified Description: The issue affects the generation of the table of contents toc in markdown-it-toc, where the title of the generated toc and the contents of the header are not properly...

7.3CVSS6.3AI score0.00584EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/07/21 4:09 a.m.22 views

Cross-site Scripting (XSS)

markdown-it-decorate is vulnerable to cross-site scripting. An attacker is able to inject and execute malicious scripts via user-provided parameters...

7.3CVSS6.1AI score0.00584EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/07/19 2:16 p.m.20 views

GHSA-RHF5-2378-3W3W markdown-it-decorate vulnerable to cross-site scripting (XSS)

markdown-it-decorate adds attributes, IDs and classes to Markdown, and the most recent version 1.2.2 was published in 2017. All versions are currently vulnerable to cross-site scripting XSS and there is no fixed version at this time...

6.1CVSS5.7AI score0.00584EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/07/19 12:00 a.m.9 views

PT-2022-8902 · Npm · Markdown-It-Decorate

Name of the Vulnerable Software and Affected Versions: markdown-it-decorate versions prior to a fixed version no fixed version available Description: The issue affects the markdown-it-decorate package, allowing an attacker to add an event handler or use javascript:xxx for the link, potentially...

7.3CVSS6.2AI score0.00584EPSS
SaveExploits1References6
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/04 6:41 p.m.65 views

Security Bulletin: Multiple Vulnerabilities may affect IBM Robotic Process Automation

Summary Security Bulletin: Multiple Vulnerabilities may affect IBM Robotic Process Automation Vulnerability Details CVEID: CVE-2020-11023 DESCRIPTION: jQuery is vulnerable to cross-site scripting, caused by improper validation of user-supplied input by the option elements. A remote attacker could...

7.4CVSS7.2AI score0.8383EPSS
SaveExploits7Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 8:19 p.m.51 views

Cross-site Scripting in markdown-it-highlightjs

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. js const markdownItHighlightjs = require"markdown-it-highlightjs"; const md = require'markdown-it'; const...

6.5CVSS6.2AI score0.01362EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/02/10 8:19 p.m.17 views

GHSA-F246-XRRJ-G8J6 Cross-site Scripting in markdown-it-highlightjs

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. js const markdownItHighlightjs = require"markdown-it-highlightjs"; const md = require'markdown-it'; const...

6.1CVSS6.4AI score0.01362EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/01/12 10:20 p.m.91 views

Uncontrolled Resource Consumption in markdown-it

Impact Special patterns with length 50K chars can slow down parser significantly. js const md = require'markdown-it'; md.renderx $' '.repeat150000 x \nx; Patches Upgrade to v12.3.2+ Workarounds No. References Fix + test sample:...

5.3CVSS1.8AI score0.02192EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/01/12 10:20 p.m.17 views

GHSA-6VFC-QV3F-VR6C Uncontrolled Resource Consumption in markdown-it

Impact Special patterns with length 50K chars can slow down parser significantly. js const md = require'markdown-it'; md.renderx $' '.repeat150000 x \nx; Patches Upgrade to v12.3.2+ Workarounds No. References Fix + test sample:...

5.3CVSS6.4AI score0.02192EPSS
SaveExploits1References4
OSV
OSV
added 2022/01/10 9:15 p.m.23 views

DEBIAN-CVE-2022-21670

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...

5.3CVSS6.3AI score0.02192EPSS
SaveExploits1References1
NVD
NVD
added 2022/01/10 9:15 p.m.50 views

CVE-2022-21670

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...

5.3CVSS0.02192EPSS
SaveExploits1References2
Prion
Prion
added 2022/01/10 9:15 p.m.28 views

Code injection

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...

5CVSS5.4AI score0.02192EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/01/10 9:15 p.m.6 views

UBUNTU-CVE-2022-21670

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...

5.3CVSS7.3AI score0.02192EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/01/10 8:40 p.m.56 views

CVE-2022-21670 Uncontrolled Resource Consumption in markdown-it

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...

5.3CVSS5.5AI score0.02192EPSS
SaveExploits1References2
CVE
CVE
added 2022/01/10 8:40 p.m.101 views

CVE-2022-21670

CVE-2022-21670 affects the markdown-it Markdown parser. The vulnerability arises from handling of special patterns with length over 50,000 characters, which can cause significant slowdown (denial of service) in affected versions. The issue is addressed by upgrading to version 12.3.2 ; there are n...

5.3CVSS5.5AI score0.02192EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder