Lucene search
+L

3441 matches found

Prion
Prion
added 2021/02/01 8:15 p.m.32 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.47 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.11 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.504 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
Cvelist
Cvelist
added 2021/02/01 7:30 p.m.37 views

CVE-2020-28493 Regular Expression Denial of Service (ReDoS)

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.3CVSS5.8AI score0.03546EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2021/02/01 7:30 p.m.38 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
AlpineLinux
AlpineLinux
added 2021/02/01 7:30 p.m.38 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.1AI score0.03546EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:0 a.m.53 views

CentOS 8 : python38:3.8 (CESA-2020:4641)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2020:4641 advisory. - PyYAML: command execution through python/object/apply constructor in FullLoader CVE-2019-20477 - python: infinite loop in the tarfile module via...

10CVSS7.8AI score0.12826EPSS
SaveExploits3References6
Positive Technologies
Positive Technologies
added 2021/01/30 12:0 a.m.15 views

PT-2021-7377 · Python +10 · Urllib +10

Name of the Vulnerable Software and Affected Versions: urllib affected versions not specified Description: A flaw in the AbstractBasicAuthHandler class of urllib allows an attacker controlling a malicious HTTP server to trigger a Regular Expression Denial of Service ReDOS during an authentication...

10CVSS6.7AI score0.73327EPSS
SaveExploits82References478
OSV
OSV
added 2021/01/29 10:15 p.m.21 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.22 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.82 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
OSV
OSV
added 2021/01/29 9:51 p.m.32 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
Positive Technologies
Positive Technologies
added 2021/01/29 12:0 a.m.10 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.14 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
OpenVAS
OpenVAS
added 2021/01/28 12:0 a.m.34 views

CKEditor 4.0 < 4.16 Multiple ReDoS Vulnerabilities - Windows

CKEditor is prone to multiple regular expression denial of service ReDoS vulnerabilities. Copyright C 2021 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 Th...

6.5CVSS6.8AI score0.02223EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2021/01/28 12:0 a.m.24 views

CKEditor 4.0 < 4.16 Multiple ReDoS Vulnerabilities - Linux

CKEditor is prone to multiple regular expression denial of service ReDoS vulnerabilities. Copyright C 2021 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 Th...

6.5CVSS6.8AI score0.02223EPSS
SaveExploits0References1
Veracode
Veracode
added 2021/01/27 5:4 a.m.33 views

Regular Expression Denial Of Service (ReDoS)

ckeditor4 is vulnerable to regular expression denial of service. An insecure usage of the regular expression allows an attacker to crash the user's browser through excessive memory consumption by tricking a user into pasting a malicious text into the Styles input in the Advanced Tab for Dialogs...

6.5CVSS4.7AI score0.01962EPSS
SaveExploits0References4Affected Software3
OSV
OSV
added 2021/01/26 9:15 p.m.31 views

CVE-2021-26271

It was possible to execute a ReDoS-type attack inside CKEditor 4 before 4.16 by persuading a victim to paste crafted text into the Styles input of specific dialogs in the Advanced Tab for Dialogs plugin...

6.5CVSS6.9AI score
SaveExploits0References4
NVD
NVD
added 2021/01/26 9:15 p.m.31 views

CVE-2021-26272

It was possible to execute a ReDoS-type attack inside CKEditor 4 before 4.16 by persuading a victim to paste crafted URL-like text into the editor, and then press Enter or Space in the Autolink plugin...

6.5CVSS6.5AI score0.02223EPSS
SaveExploits0References5
Rows per page
Query Builder