Lucene search
+L

3362 matches found

Microsoft CVE
Microsoft CVE
added 2022/01/12 8:0 a.m.7 views

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS (regular expression Denial of Service) via a long string. The fixed versions are 3.2.1 3.1.2 3.0.2 and 2.0.1.

...

7.5CVSS7.3AI score0.03222EPSS
SaveExploits1
Hacker One
Hacker One
added 2022/01/09 2:12 p.m.29 views

Ruby: URI parser's RFC3986 regular expression has poor performance when there are two # characters, leading to ReDoS

A vulnerability was found in the URI parser's RFC3986 regular expression. It has poor performance when parsing URLs with two characters, leading to denial of service through resource exhaustion...

5.3CVSS7AI score0.02637EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/06 10:24 p.m.36 views

NLTK Vulnerable to REDoS

NLTK is vulnerable to REDoS in some RegexpTaggers used in the functions getpostagger and maltregextagger...

7.5CVSS7.2AI score0.01461EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/01/06 9:37 p.m.52 views

GHSA-Q674-XM3X-2926 Uncontrolled Resource Consumption in parse-link-header

The package parse-link-header before 2.0.0 are vulnerable to Regular Expression Denial of Service ReDoS via the checkHeader function...

7.5CVSS7.5AI score0.01831EPSS
SaveExploits1References5
OSV
OSV
added 2022/01/06 8:42 p.m.58 views

GHSA-CWFW-4GQ5-MRQX Regular Expression Denial of Service (ReDoS) in braces

A vulnerability was found in Braces versions from v2.2.0 up to but not including v2.3.1. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS attacks. This has been patched in version 2.3.1...

5.3CVSS5.4AI score0.01363EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/01/06 8:42 p.m.41 views

Regular Expression Denial of Service (ReDoS) in braces

A vulnerability was found in Braces versions from v2.2.0 up to but not including v2.3.1. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS attacks. This has been patched in version 2.3.1...

5.3CVSS5.3AI score0.01363EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/01/06 8:30 p.m.15 views

GHSA-29MW-WPGM-HMR9 Regular Expression Denial of Service (ReDoS) in lodash

All versions of package lodash prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. Steps to reproduce provided by reporter Liyuan Chen: js var lo = require'lodash'; function buildblankn var ret = "1" for var i = 0; i n; i++ r...

5.3CVSS6.9AI score0.07336EPSS
SaveExploits1References20
Github Security Blog
Github Security Blog
added 2022/01/06 8:30 p.m.248 views

Regular Expression Denial of Service (ReDoS) in lodash

All versions of package lodash prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. Steps to reproduce provided by reporter Liyuan Chen: js var lo = require'lodash'; function buildblankn var ret = "1" for var i = 0; i n; i++ r...

5.3CVSS6.3AI score0.07336EPSS
SaveExploits1References20Affected Software5
OSV
OSV
added 2022/01/06 6:44 p.m.51 views

GHSA-C7FH-CHF7-JR5X ReDOS in Vfsjfilechooser2

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Vfsjfilechooser2 which occurs when the application attempts to validate crafted URIs...

7.5CVSS7.4AI score0.02315EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/01/06 6:44 p.m.20 views

ReDOS in Vfsjfilechooser2

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Vfsjfilechooser2 which occurs when the application attempts to validate crafted URIs...

7.5CVSS4AI score0.02315EPSS
SaveExploits1References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/01/06 12:0 a.m.38 views

EulerOS Virtualization 3.0.2.6 : python-pillow (EulerOS-SA-2021-2893)

According to the versions of the python-pillow package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service ReDoS via the getrgb...

9.8CVSS7AI score0.03162EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2022/01/06 12:0 a.m.37 views

EulerOS Virtualization 3.0.2.6 : python-jinja2 (EulerOS-SA-2021-2877)

According to the versions of the python-jinja2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the punctuationre...

5.3CVSS7.1AI score0.03546EPSS
SaveExploits1References2
Veracode
Veracode
added 2022/01/05 3:41 a.m.17 views

Regular Expression Denial Of Service (ReDoS)

nltk is vulnerable to regular expression denial of service. The vulnerability exists due to the inefficient regex pattern used in maltregextagger function of malt.py and getpostagger function of glue.py, allowing an attacker to cause an application crash by providing malicious payload against...

7.5CVSS4.4AI score0.01461EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/01/04 8:55 a.m.37 views

CVE-2021-40110 Apache James IMAP vulnerable to a ReDoS

In Apache James, using Jazzer fuzzer, we identified that an IMAP user can craft IMAP LIST commands to orchestrate a Denial Of Service using a vulnerable Regular expression. This affected Apache James prior to 3.6.1 We recommend upgrading to Apache James 3.6.1 or higher , which enforce the use of...

7.8AI score0.0286EPSS
SaveExploits0References2
NVD
NVD
added 2022/01/01 5:15 a.m.22 views

CVE-2021-41817

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS regular expression Denial of Service via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1...

7.5CVSS0.03222EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2022/01/01 5:15 a.m.4 views

CVE-2021-41817

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS regular expression Denial of Service via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1...

7.5CVSS6.7AI score0.03222EPSS
SaveExploits1References8
OSV
OSV
added 2022/01/01 5:15 a.m.34 views

CVE-2021-41817

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS regular expression Denial of Service via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1...

7.5CVSS6.8AI score0.03222EPSS
SaveExploits1References5
OSV
OSV
added 2022/01/01 5:15 a.m.5 views

DEBIAN-CVE-2021-41817

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS regular expression Denial of Service via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1...

7.5CVSS6.5AI score0.03222EPSS
SaveExploits1References1
Prion
Prion
added 2022/01/01 5:15 a.m.40 views

Design/Logic Flaw

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS regular expression Denial of Service via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1...

5CVSS7.4AI score0.03222EPSS
SaveExploits1References5Affected Software7
UbuntuCve
UbuntuCve
added 2022/01/01 5:15 a.m.56 views

CVE-2021-41817

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS regular expression Denial of Service via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1...

7.5CVSS6.8AI score0.03222EPSS
SaveExploits1References6
Rows per page
Query Builder