Lucene search
+L

4770 matches found

OSV
OSV
added 2021/02/01 8:15 p.m.11 views

AZL-75813 CVE-2020-28493 affecting package nodejs24 for versions less than 24.13.0-1

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS6.7AI score0.03546EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/01 8:15 p.m.4 views

ALPINE-CVE-2020-28493

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS6.9AI score0.03546EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/01 8:15 p.m.6 views

AZL-40857 CVE-2020-28493 affecting package nodejs for versions less than 20.14.0-1

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS6.7AI score0.03546EPSS
SaveExploits1References1
Prion
Prion
added 2021/02/01 8:15 p.m.29 views

Design/Logic Flaw

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5CVSS5.4AI score0.03546EPSS
SaveExploits1References5Affected Software2
UbuntuCve
UbuntuCve
added 2021/02/01 8:15 p.m.43 views

CVE-2020-28493

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS6.8AI score0.03546EPSS
SaveExploits1References7
PyPA
PyPA
added 2021/02/01 8:15 p.m.9 views

PYSEC-2021-66

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS8.5AI score0.03546EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2021/02/01 7:30 p.m.495 views

CVE-2020-28493

CVE-2020-28493 affects jinja2 up to version 2.11.3 (inclusive of 0.0.0 to before 2.11.3). The root cause is a Denial of Service likely caused by the regex in the _punctuation_re used by the urlize filter, leading to excessive CPU on crafted input. Public documents identify this ReDoS vulnerabilit...

5.3CVSS6.2AI score0.03546EPSS
SaveExploits1References5Affected Software1
Debian CVE
Debian CVE
added 2021/02/01 7:30 p.m.37 views

CVE-2020-28493

This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre regex operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to...

5.3CVSS7.6AI score0.03546EPSS
SaveExploits1
GitLab Advisory Database
GitLab Advisory Database
added 2021/02/01 12:0 a.m.42 views

Regular Expression Denial of Service

The ReDOS vulnerability of the regex is mainly due to the sub-pattern a-zA-Z0-9.-+.a-zA-Z0-9.-+ This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory...

5.3CVSS3.5AI score0.03546EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2021/01/29 10:15 p.m.25 views

CVE-2021-21254

CKEditor 5 is an open source rich text editor framework with a modular architecture. The CKEditor 5 Markdown plugin @ckeditor/ckeditor5-markdown-gfm before version 25.0.0 has a regex denial of service ReDoS vulnerability. The vulnerability allowed to abuse link recognition regular expression, whi...

6.5CVSS6.3AI score0.01792EPSS
SaveExploits0References3
OSV
OSV
added 2021/01/29 10:15 p.m.20 views

CVE-2021-21254

CKEditor 5 is an open source rich text editor framework with a modular architecture. The CKEditor 5 Markdown plugin @ckeditor/ckeditor5-markdown-gfm before version 25.0.0 has a regex denial of service ReDoS vulnerability. The vulnerability allowed to abuse link recognition regular expression, whi...

6.5CVSS6.3AI score
SaveExploits0References3
Prion
Prion
added 2021/01/29 10:15 p.m.21 views

Design/Logic Flaw

CKEditor 5 is an open source rich text editor framework with a modular architecture. The CKEditor 5 Markdown plugin @ckeditor/ckeditor5-markdown-gfm before version 25.0.0 has a regex denial of service ReDoS vulnerability. The vulnerability allowed to abuse link recognition regular expression, whi...

4CVSS6.3AI score0.01792EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/01/29 9:55 p.m.80 views

CVE-2021-21254

CVE-2021-21254 affects CKEditor 5 Markdown plugin (@ckeditor/ckeditor5-markdown-gfm) versions ≤ 24.0.0. A ReDoS vulnerability arises from the plugin’s link-recognition regex, enabling significant performance degradation and browser tab freezes. The issue is fixed in version 25.0.0, with advisorie...

6.5CVSS6.2AI score0.01792EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/01/29 9:55 p.m.27 views

CVE-2021-21254 Regular expression Denial of Service in Markdown plugin

CKEditor 5 is an open source rich text editor framework with a modular architecture. The CKEditor 5 Markdown plugin @ckeditor/ckeditor5-markdown-gfm before version 25.0.0 has a regex denial of service ReDoS vulnerability. The vulnerability allowed to abuse link recognition regular expression, whi...

6.5CVSS6.5AI score0.01792EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/01/29 9:51 p.m.59 views

CKEditor 5 Markdown plugin Regular expression Denial of Service

Impact A regular expression denial of service ReDoS vulnerability has been discovered in the CKEditor 5 Markdown plugin code. The vulnerability allowed to abuse a link recognition regular expression, which could cause a significant performance drop resulting in a browser tab freeze. It affects al...

6.5CVSS2.9AI score0.01792EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/01/29 9:51 p.m.30 views

GHSA-HGMG-HHC8-G5WR CKEditor 5 Markdown plugin Regular expression Denial of Service

Impact A regular expression denial of service ReDoS vulnerability has been discovered in the CKEditor 5 Markdown plugin code. The vulnerability allowed to abuse a link recognition regular expression, which could cause a significant performance drop resulting in a browser tab freeze. It affects al...

6.5CVSS6.3AI score0.01792EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/01/29 12:0 a.m.10 views

CKEditor Resource Management Error Vulnerability

CKEditor is an open source, web-based text editor. A resource management error vulnerability exists in CKEditor 5 that allows misuse of link-recognizing regular expressions to cause the browser tab to freeze. The following products and versions are affected: CKEditor 5 Markdown plugin at version ...

6.5CVSS6.6AI score0.01792EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/01/29 12:0 a.m.8 views

PT-2021-14364 · Ckeditor · Ckeditor 5 Markdown Plugin

Name of the Vulnerable Software and Affected Versions: CKEditor 5 Markdown plugin versions prior to 25.0.0 Description: The CKEditor 5 Markdown plugin has a regex denial of service ReDoS vulnerability. This vulnerability allows the abuse of link recognition regular expressions, which could cause ...

6.5CVSS6.3AI score0.01792EPSS
SaveExploits0References10
Veracode
Veracode
added 2021/01/28 2:6 a.m.12 views

Regular Expression Denial Of Service (ReDoS)

simple-markdown is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists because the library that parses markdown content lacks the sanitization in the parsing of the regex for //, allowing an attacker to send a malicious string via the del component in defaultRules...

5.9AI score
SaveExploits0
NVD
NVD
added 2021/01/26 6:15 p.m.23 views

CVE-2020-20269

A specially crafted Markdown document could cause the execution of malicious JavaScript code in Caret Editor before 4.0.0-rc22...

10CVSS9.4AI score0.04685EPSS
SaveExploits0References6
Rows per page
Query Builder