Lucene search
+L

5067 matches found

RedhatCVE
RedhatCVE
added 2025/02/08 6:23 p.m.12 views

CVE-2025-24981

MDC is a tool to take regular Markdown and write documents interacting deeply with a Vue component. In affected versions unsafe parsing logic of the URL from markdown can lead to arbitrary JavaScript code due to a bypass to the existing guards around the javascript: protocol scheme in the URL. Th...

9.3CVSS6.2AI score0.00684EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/07 11:15 p.m.49 views

CVE-2025-24028

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. This vulnerability is caused by differences between how Joplin's HTML sanitizer handles comments and how the browser handles comments. This affects both the Rich Tex...

9.6CVSS0.00516EPSS
SaveExploits1References4
CVE
CVE
added 2025/02/07 10:23 p.m.69 views

CVE-2025-24028

The CVE-2025-24028 entry describes an XSS in Joplin affecting the Rich Text Editor and the Markdown viewer due to how Joplin’s HTML sanitizer handles comments versus how browsers treat them. The Markdown viewer is cross-origin isolated, so exploits cannot access the top-level window. The issue is...

9.6CVSS6AI score0.00516EPSS
SaveExploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2025/02/07 10:23 p.m.19 views

CVE-2025-24028

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. This vulnerability is caused by differences between how Joplin's HTML sanitizer handles comments and how the browser handles comments. This affects both the Rich Tex...

9.6CVSS6.2AI score0.00516EPSS
SaveExploits1
OSV
OSV
added 2025/02/07 10:23 p.m.26 views

CVE-2025-24028 Cross-site Scripting (XSS) in Rich Text Editor allows arbitrary code execution in Joplin

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. This vulnerability is caused by differences between how Joplin's HTML sanitizer handles comments and how the browser handles comments. This affects both the Rich Tex...

7.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/07 10:23 p.m.53 views

CVE-2025-24028 Cross-site Scripting (XSS) in Rich Text Editor allows arbitrary code execution in Joplin

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. This vulnerability is caused by differences between how Joplin's HTML sanitizer handles comments and how the browser handles comments. This affects both the Rich Tex...

7.8CVSS0.00516EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/02/07 12:00 a.m.15 views

PT-2025-6010 · Joplin · Joplin

Name of the Vulnerable Software and Affected Versions: Joplin versions prior to 3.2.12 Description: This issue is caused by differences between how Joplin's HTML sanitizer handles comments and how the browser handles comments, affecting both the Rich Text Editor and the Markdown viewer. However,...

9.6CVSS5.8AI score0.00516EPSS
SaveExploits1References9
NVD
NVD
added 2025/02/06 6:15 p.m.14 views

CVE-2025-24981

MDC is a tool to take regular Markdown and write documents interacting deeply with a Vue component. In affected versions unsafe parsing logic of the URL from markdown can lead to arbitrary JavaScript code due to a bypass to the existing guards around the javascript: protocol scheme in the URL. Th...

9.3CVSS0.00684EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/06 5:26 p.m.23 views

CVE-2025-24981 Parsed HTML anchor links in Markdown provided to parseMarkdown can result in XSS in @nuxtjs/mdc

MDC is a tool to take regular Markdown and write documents interacting deeply with a Vue component. In affected versions unsafe parsing logic of the URL from markdown can lead to arbitrary JavaScript code due to a bypass to the existing guards around the javascript: protocol scheme in the URL. Th...

9.3CVSS0.00684EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/06 5:26 p.m.6 views

CVE-2025-24981 Parsed HTML anchor links in Markdown provided to parseMarkdown can result in XSS in @nuxtjs/mdc

MDC is a tool to take regular Markdown and write documents interacting deeply with a Vue component. In affected versions unsafe parsing logic of the URL from markdown can lead to arbitrary JavaScript code due to a bypass to the existing guards around the javascript: protocol scheme in the URL. Th...

9.3CVSS9.1AI score0.00684EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/06 5:26 p.m.81 views

CVE-2025-24981

The CVE-2025-24981 vulnerability affects MDC (the Markdown-to-Vue integration used in @nuxtjs/mdc). The root cause is unsafe URL parsing in the parser (props.ts) that uses a deny-list for protocols (e.g., javascript:) but can be bypassed when the attacker provides hex-encoded HTML entities within...

9.3CVSS9AI score0.00684EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/06 5:26 p.m.12 views

CVE-2025-24981 Parsed HTML anchor links in Markdown provided to parseMarkdown can result in XSS in @nuxtjs/mdc

MDC is a tool to take regular Markdown and write documents interacting deeply with a Vue component. In affected versions unsafe parsing logic of the URL from markdown can lead to arbitrary JavaScript code due to a bypass to the existing guards around the javascript: protocol scheme in the URL. Th...

9.3CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2025/02/06 5:16 p.m.12 views

GHSA-J82M-PC2V-2484 Parsed HTML anchor links in Markdown provided to parseMarkdown can result in XSS in @nuxtjs/mdc

Summary An unsafe parsing logic of the URL from markdown can lead to arbitrary JavaScript code due to a bypass to the existing guards around the javascript: protocol scheme in the URL. Details The parsing logic implement at...

9.3CVSS9.1AI score0.00684EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/02/06 5:16 p.m.21 views

Parsed HTML anchor links in Markdown provided to parseMarkdown can result in XSS in @nuxtjs/mdc

Summary An unsafe parsing logic of the URL from markdown can lead to arbitrary JavaScript code due to a bypass to the existing guards around the javascript: protocol scheme in the URL. Details The parsing logic implement at...

9.3CVSS6.4AI score0.00684EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/06 3:53 a.m.12 views

CVE-2021-39199

remark-html is an open source nodejs library which compiles Markdown to HTML. In affected versions the documentation of remark-html has mentioned that it was safe by default. In practice the default was never safe and had to be opted into. That is, user input was not sanitized. This means arbitra...

10CVSS5.8AI score0.01075EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 3:53 a.m.11 views

CVE-2021-39887

A stored Cross-Site Scripting vulnerability in the GitLab Flavored Markdown in GitLab CE/EE version 8.4 and above allowed an attacker to execute arbitrary JavaScript code on the victim's behalf...

7.3CVSS6.1AI score0.00864EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/02/06 12:00 a.m.8 views

Nuxt MDC 跨站脚本漏洞

Nuxt MDC is a Nuxt open source application that enhances regular Markdown. A cross-site scripting vulnerability exists in Nuxt MDC that stems from insecure parsing logic for URLs in Markdown, leading to arbitrary JavaScript code execution...

9.3CVSS6.5AI score0.00684EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/06 12:00 a.m.14 views

PT-2025-5844 · Nuxt.Js · @Nuxtjs/Mdc

Name of the Vulnerable Software and Affected Versions: @nuxtjs/mdc versions prior to 0.13.3 Description: The issue arises from unsafe parsing logic of the URL from markdown, which can lead to arbitrary JavaScript code execution due to a bypass of the existing guards around the javascript: protoco...

9.3CVSS7AI score0.00684EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/02/05 9:53 p.m.30 views

CVE-2022-24799

wire-webapp is the web application interface for the wire messaging service. Insufficient escaping in markdown “code highlighting” in the wire-webapp resulted in the possibility of injecting and executing arbitrary HTML code and thus also JavaScript. If a user receives and views such a malicious...

9.6CVSS6.7AI score0.00996EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 8:55 p.m.16 views

CVE-2022-28650

In JetBrains YouTrack before 2022.1.43700 it was possible to inject JavaScript into Markdown in the YouTrack Classic UI...

7.3CVSS6.7AI score0.00629EPSS
SaveExploits0References1
Rows per page
Query Builder