Lucene search
+L

4839 matches found

CNNVD
CNNVD
added 2023/01/11 12:0 a.m.11 views

Caret 跨站脚本漏洞

Caret is a software package for drawing classification and regression models. A security vulnerability exists in Caret, which stems from the fact that when it is enabled in preview mode, an attacker can implement cross-site scripting using a carefully crafted Markdown file to enable code executio...

9.6CVSS8.5AI score0.00821EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/01/11 12:0 a.m.10 views

PT-2023-14164 · Caret · Caret

Name of the Vulnerable Software and Affected Versions: Caret affected versions not specified Description: The issue is related to an XSS attack that occurs when a user opens a crafted Markdown file with preview mode enabled, leading to client-side code execution. Recommendations: At the moment,...

9.6CVSS8.8AI score0.00821EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/01/11 12:0 a.m.6 views

CVE-2022-42967 XSS in Caret markdown editor leads to remote code execution when viewing crafted Markdown files

Caret is vulnerable to an XSS attack when the user opens a crafted Markdown file when preview mode is enabled. This directly leads to client-side code execution...

7.5CVSS6.5AI score0.00821EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/01/11 12:0 a.m.28 views

CVE-2022-42967 XSS in Caret markdown editor leads to remote code execution when viewing crafted Markdown files

Caret is vulnerable to an XSS attack when the user opens a crafted Markdown file when preview mode is enabled. This directly leads to client-side code execution...

7.5CVSS9.2AI score0.00821EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/01/10 11:35 a.m.11 views

XSS via markdown syntax

Description Hi,Maintainer,thanks for reading.I am glad to report a secure problem to you. I found that your forum allows users to use markdown syntax to post articles and comments, but there is no corresponding protection means, which is unsafe. Any user can post dangerous content, like the...

2.1AI score
SaveExploits0
NVD
NVD
added 2023/01/09 11:15 p.m.30 views

CVE-2022-46603

An issue in Inkdrop v5.4.1 allows attackers to execute arbitrary commands via uploading a crafted markdown file...

6.1CVSS6.7AI score0.00549EPSS
SaveExploits1References1
OSV
OSV
added 2023/01/09 11:15 p.m.6 views

CVE-2022-46603

An issue in Inkdrop v5.4.1 allows attackers to execute arbitrary commands via uploading a crafted markdown file...

6.1CVSS6AI score0.00549EPSS
SaveExploits1References1
Prion
Prion
added 2023/01/09 11:15 p.m.19 views

Design/Logic Flaw

An issue in Inkdrop v5.4.1 allows attackers to execute arbitrary commands via uploading a crafted markdown file...

5.8CVSS6.7AI score0.00549EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/01/09 12:0 a.m.6 views

CVE-2022-46603

An issue in Inkdrop v5.4.1 allows attackers to execute arbitrary commands via uploading a crafted markdown file...

6.7AI score0.00549EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/01/09 12:0 a.m.40 views

CVE-2022-46603

An issue in Inkdrop v5.4.1 allows attackers to execute arbitrary commands via uploading a crafted markdown file...

6.8AI score0.00549EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/01/09 12:0 a.m.7 views

Inkdrop 跨站脚本漏洞

Inkdrop is a note-taking application with a powerful Markdown editor by the Japanese individual developer Takuya. A security vulnerability exists in Inkdrop version v5.4.1. An attacker can exploit this vulnerability to execute arbitrary commands by uploading specially crafted markdown files...

6.1CVSS6.7AI score0.00549EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/01/09 12:0 a.m.6 views

PT-2023-14962 · Inkdrop · Inkdrop

Name of the Vulnerable Software and Affected Versions: Inkdrop version 5.4.1 Description: An issue in Inkdrop allows attackers to execute arbitrary commands via uploading a crafted markdown file. Recommendations: For Inkdrop version 5.4.1, update to a version that contains a fix for this issue, a...

6.1CVSS6.6AI score0.00549EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/01/05 9:31 a.m.25 views

Regular Expression Denial Of Service (ReDoS)

markdown-it is vulnerable to regular expression denial of service DoS attacks. A malicious user is able to pass a crafted regex statement through the replace function in lib/common/htmlre.js, causing an application crash due to inefficient regular expression complexity...

7.5CVSS7AI score0.00946EPSS
SaveExploits0References5Affected Software1
Huntr
Huntr
added 2023/01/05 8:9 a.m.31 views

Stored XSS by link markdown

Description The site allows link markdown but does not validate, resulting in XSS. Proof of Concept Create new memo with payload Click me! Hold Ctrl and click to Click me!, a alert with content is domain name appear...

4.9CVSS5.5AI score0.00645EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/05 7:51 a.m.24 views

Stored XSS via markdown link

Description Markdown editor doesn't sanitize user's input, leads to stored XSS Proof of Concept a Reproduce 1.Login to https://demo.usememos.com/ 2.Create new memo with content a 3.Ctrl+left click this link, javascript code has been executed...

4.9CVSS5.7AI score0.00498EPSS
SaveExploits1
OSV
OSV
added 2022/12/27 9:30 a.m.20 views

GHSA-J5P7-JF4Q-742Q markdown-it vulnerable to Inefficient Regular Expression Complexity

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/htmlre.js. The manipulation leads to inefficient regular expression complexity. Upgrading to version 3.0.0 is able to address this issue. The name of t...

7.5CVSS5.5AI score0.00946EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/12/27 9:30 a.m.28 views

markdown-it vulnerable to Inefficient Regular Expression Complexity

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/htmlre.js. The manipulation leads to inefficient regular expression complexity. Upgrading to version 3.0.0 is able to address this issue. The name of t...

7.5CVSS7.4AI score0.00946EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2022/12/27 9:15 a.m.16 views

CVE-2015-10005

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/htmlre.js. The manipulation leads to inefficient regular expression complexity. Upgrading to version 3.0.0 is able to address this issue. The name of t...

7.5CVSS0.00946EPSS
SaveExploits0References4
Prion
Prion
added 2022/12/27 9:15 a.m.21 views

Design/Logic Flaw

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/htmlre.js. The manipulation leads to inefficient regular expression complexity. Upgrading to version 3.0.0 is able to address this issue. The name of t...

5CVSS7.1AI score0.00946EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/12/27 9:15 a.m.5 views

UBUNTU-CVE-2015-10005

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/htmlre.js. The manipulation leads to inefficient regular expression complexity. Upgrading to version 3.0.0 is able to address this issue. The name of t...

7.5CVSS4.9AI score0.00946EPSS
SaveExploits0References3
Rows per page
Query Builder