Lucene search
+L

4838 matches found

CVE
CVE
added 2022/07/25 2:5 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
Positive Technologies
Positive Technologies
added 2022/07/25 12:0 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
CNNVD
CNNVD
added 2022/07/25 12:0 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
Debian CVE
Debian CVE
added 2022/07/25 12:0 a.m.105 views

CVE-2022-34749

In mistune through 2.0.2, support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge cases. This behavior is commonly named catastrophic backtracking...

7.5CVSS6.8AI score0.01483EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/07/25 12:0 a.m.8 views

markdown-it-toc 跨站脚本漏洞

markdown-it-toc is a syntax for adding an automatically generated table of contents to the markdown-it markdown parser by the US-based individual developer Sam Chrisinger. A security vulnerability exists in markdown-it-toc, which stems from the fact that the title and the content of the title of...

7.3CVSS6.8AI score0.00584EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/07/21 3:40 p.m.16 views

Cross-site Scripting via link creation bypass filter javascript scheme

Description The markdown's link creation feature allows inserting paths containing javascript scheme bypass filter javascript scheme via add https scheme prefix, so this flaw lead to XSS vulnerability. The payload used is the following: Proof of Concept Step to reproduct 1. Create new document 2...

6.2AI score
SaveExploits0References1
Veracode
Veracode
added 2022/07/21 4:9 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
Snyk
Snyk
added 2022/07/20 1:33 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS because the module of parse markdown does not filter the href attribute very well. PoC 1 Step 1: load the HyperDownParser module: php $parser = new HyperDownParser; 2 Step 2: add the payload: php $text = "!";...

6.1CVSS5.3AI score0.00478EPSS
SaveExploits1References2
Fedora
Fedora
added 2022/07/20 1:40 a.m.22 views

[SECURITY] Fedora 35 Update: golang-github-msprev-fzf-bibtex-1.1-3.20210317git53c49fa.fc35

A BibTeX source for fzf. fzf-bibtex uses BibTool parse BibTeX files, caches the results, and supports vim integration for users of the fzf.vim plugin. It includes support for Markdown and LaTeX citation formats...

7.4AI score
SaveExploits0
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
Github Security Blog
Github Security Blog
added 2022/07/19 2:16 p.m.27 views

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

7.3CVSS5.6AI score0.00584EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/07/19 12:0 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
RedhatCVE
RedhatCVE
added 2022/07/18 4:59 p.m.61 views

CVE-2022-24724

cmark-gfm is GitHub's extended version of the C reference implementation of CommonMark. Prior to versions 0.29.0.gfm.3 and 0.28.3.gfm.21, an integer overflow in cmark-gfm's table row parsing table.c:rowfromstring may lead to heap memory corruption when parsing tables who's marker rows contain mor...

9.8CVSS4.2AI score0.04473EPSS
SaveExploits3References3
Fedora
Fedora
added 2022/07/17 1:15 a.m.31 views

[SECURITY] Fedora 35 Update: golang-github-mmarkdown-mmark-2.2.10-5.fc35

Mmark is a powerful markdown processor written in Go, geared towards writing IETF documents. It is, however, also suited for writing complete books and ot her technical documentation, like the Learning Go book mmark source, and I-D text output...

9.3CVSS8.1AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.29 views

[SECURITY] Fedora 35 Update: golang-github-cpuguy83-md2man-2.0.2-2.fc35

Converts markdown into roff man pages...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2022/07/14 12:0 a.m.23 views

Fedora: Security Advisory for golang-github-msprev-fzf-bibtex (FEDORA-2022-ba365d3703)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS8.9AI score0.04195EPSS
SaveExploits1References2
Fedora
Fedora
added 2022/07/13 2:0 a.m.30 views

[SECURITY] Fedora 36 Update: golang-github-msprev-fzf-bibtex-1.1-5.20220205gitd5df2c6.fc36

A BibTeX source for fzf. fzf-bibtex uses BibTool parse BibTeX files, caches the results, and supports vim integration for users of the fzf.vim plugin. It includes support for Markdown and LaTeX citation formats...

9.3CVSS9AI score0.0995EPSS
SaveExploits4
Hacker One
Hacker One
added 2022/07/08 3:4 p.m.20 views

U.S. Dept Of Defense: STORED XSS in █████████/nlc/login.aspx via "edit" GET parameter through markdown editor [HtUS]

While looking through the source code of https://████████/nlc/login.aspx,I noticed this line 204: Cancel ,which exposes the edit GET parameter. Upon accessing https://█████████/nlc/login.aspx?edit=true ,a hidden markdown editor will be revealed if you click around where the bottom text is,which...

6.4AI score
SaveExploits0
Huntr
Huntr
added 2022/07/04 2:33 p.m.29 views

Stored Cross-site Scripting (XSS) leads to Account Takeover

🔒️ Requirements - Be able to edit or create documents. - Click of a user on the link. 📝 Description The markdown's link creation feature does not properly sanitize url input, which allows to use error event to execute javascript. Furthermore, due to a lack of HttpOnly flag on sessions cookie, it i...

3.5CVSS5.9AI score0.00665EPSS
SaveExploits1
Rows per page
Query Builder