Lucene search
+L

4838 matches found

OSV
OSV
added 2022/02/10 11:46 p.m.61 views

GHSA-PFR3-87Q3-65RC Cross-site Scripting in vmd

vmd through 1.34.0 allows div class="markdown-body" XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS6.4AI score0.01173EPSS
SaveExploits1References3
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.16 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
OSV
OSV
added 2022/02/02 11:9 a.m.5 views

SUSE-SU-2022:0310-1 Security Beta update for SUSE Manager Client Tools

This update fixes the following issues: grafana: - Update to version 7.5.12: Fix markdown path traversal 42969, bsc1193688, CVE-2021-43813 - Recreate tarballs using the makefile to update the npm and go modules required - Update to version 7.5.11: Fix Snapshot authentication bypass bsc1191454,...

9.8CVSS7.4AI score0.99933EPSS
SaveExploits1References9
ATTACKERKB
ATTACKERKB
added 2022/01/29 11:15 p.m.3 views

CVE-2022-24123

MarkText through 0.16.3 does not sanitize the input of a mermaid block before rendering. This could lead to Remote Code Execution via a .md file containing a mutation Cross-Site Scripting XSS payload...

9CVSS5.5AI score0.01945EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/01/29 12:0 a.m.9 views

MarkText 跨站脚本漏洞

MarkText is a simple and elegant open source Markdown editor focused on speed and usability. A security vulnerability exists in MarkText that could lead to remote code execution via .md files containing mutated cross-site scripting XSS payloads...

9CVSS8.8AI score0.01945EPSS
SaveExploits1References3
CNVD
CNVD
added 2022/01/25 12:0 a.m.51 views

vditor cross-site scripting vulnerability

vditor is a browser-based Markdown editor that supports WYSIWYG, on-the-fly rendering similar to Typora, and split-screen preview modes. vditor suffers from a cross-site scripting vulnerability that stems from the lack of proper validation of client-side data by the web application. An attacker...

6.8CVSS4.6AI score0.00664EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/01/24 4:11 a.m.36 views

Cross-site Scripting (XSS) - Stored in vanessa219/vditor

Description The Vanessa219/vditor is a markdown editor supported by browsers. If the user passes javascript:alertdocument.domain as the URL value when creating a link using the markdown syntax, there is no sanitizing process and the link is created as it is. Proof of Concept txt XSS PoC : xss 1...

3.5CVSS5.5AI score0.00538EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/23 3:24 a.m.28 views

Cross-site Scripting (XSS) - Stored in vanessa219/vditor

Description The Vanessa219/vditor is a markdown editor supported by browsers. When a user creates a link using the markdown syntax, the server does not URL-encode the double-quotes, so the user can escape the href attribute and trigger XSS using the on attribute. Proof of Concept txt XSS PoC : xs...

3.5CVSS0.5AI score0.00471EPSS
SaveExploits1
OSV
OSV
added 2022/01/20 12:25 p.m.12 views

SUSE-SU-2022:0139-1 Security update for grafana

This update for grafana fixes the following issues: - CVE-2021-39226: Fixed snapshot authentication bypass bsc1191454 - CVE-2021-43813: Fixed markdown path traversal bsc1193688...

9.8CVSS7.1AI score0.99933EPSS
SaveExploits1References5
OSV
OSV
added 2022/01/20 12:24 p.m.6 views

SUSE-SU-2022:0138-1 Security update for grafana

This update for grafana fixes the following issues: - CVE-2021-39226: Fixed snapshot authentication bypass bsc1191454 - CVE-2021-43813: Fixed markdown path traversal bsc1193688...

9.8CVSS7.1AI score0.99933EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2022/01/20 12:0 a.m.13 views

The vulnerability of the md_analyze_line function (md4c.c) in the MD4C parser, which relates to the use of an uninitialized resource, allows a hacker to cause a service failure.

The vulnerability of the mdanalyzeline function in the MD4C parser is related to the use of an uninitialized resource. Exploiting this vulnerability could allow a malicious actor to cause service interruptions...

7.1CVSS5.9AI score0.00697EPSS
SaveExploits1References7Affected Software3
RustSec
RustSec
added 2022/01/17 12:0 p.m.16 views

`markdown` (1.0.0 and higher) is maintained

A new markdown crate has been brought over by a new maintainer replacing the old crate. The crate GitHub repository is now wooorm/markdown-rs This advisory has been withdraw since version 1.0.0 was released on 2025-04-23. markdown 0.3.0 and lower was unmaintained The old markdown crate was no...

7.2AI score
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/14 9:4 p.m.37 views

Inefficient Regular Expression Complexity in marked

Impact What kind of vulnerability is it? Denial of service. The regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings. PoC is the following. javascript import as marked from 'marked'; console.logmarked.parsex: x \\; Who is impacted? Anyone who runs...

7.5CVSS1.1AI score0.02743EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/01/14 9:4 p.m.19 views

GHSA-RRRM-QJM4-V8HF Inefficient Regular Expression Complexity in marked

Impact What kind of vulnerability is it? Denial of service. The regular expression block.def may cause catastrophic backtracking against some strings. PoC is the following. javascript import as marked from "marked"; marked.parsex:$' '.repeat1500x $' '.repeat1500 x; Who is impacted? Anyone who run...

7.5CVSS6.8AI score0.02828EPSS
SaveExploits1References6
NVD
NVD
added 2022/01/14 5:15 p.m.21 views

CVE-2022-21680

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression block.def may cause catastrophic backtracking against some strings and lead to a regular expression denial of service ReDoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does...

7.5CVSS0.02828EPSS
SaveExploits1References4
OSV
OSV
added 2022/01/14 5:15 p.m.12 views

DEBIAN-CVE-2022-21680

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression block.def may cause catastrophic backtracking against some strings and lead to a regular expression denial of service ReDoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does...

7.5CVSS6.5AI score0.02828EPSS
SaveExploits1References1
NVD
NVD
added 2022/01/14 5:15 p.m.25 views

CVE-2022-21681

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings and lead to a denial of service DoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a...

7.5CVSS0.02743EPSS
SaveExploits1References3
OSV
OSV
added 2022/01/14 5:15 p.m.4 views

DEBIAN-CVE-2022-21681

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings and lead to a denial of service DoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a...

7.5CVSS6.8AI score0.02743EPSS
SaveExploits1References1
OSV
OSV
added 2022/01/14 5:15 p.m.4 views

UBUNTU-CVE-2022-21680

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression block.def may cause catastrophic backtracking against some strings and lead to a regular expression denial of service ReDoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does...

7.5CVSS6.7AI score0.02828EPSS
SaveExploits1References5
Rows per page
Query Builder