Lucene search
+L

3362 matches found

UbuntuCve
UbuntuCve
added 2021/02/15 11:15 a.m.47 views

CVE-2020-28500

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions...

5.3CVSS6.8AI score0.07336EPSS
SaveExploits1References9
Prion
Prion
added 2021/02/15 11:15 a.m.35 views

Design/Logic Flaw

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions...

5CVSS6.2AI score0.07336EPSS
SaveExploits1References14Affected Software19
Debian CVE
Debian CVE
added 2021/02/15 11:10 a.m.40 views

CVE-2020-28500

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions...

5.3CVSS6.9AI score0.07336EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/02/15 11:10 a.m.36 views

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

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions...

5.3CVSS6.1AI score0.07336EPSS
SaveExploits1References14
CVE
CVE
added 2021/02/15 11:10 a.m.431 views

CVE-2020-28500

CVE-2020-28500 affects Lodash prior to 4.17.21, vulnerability is Regular Expression Denial of Service (ReDoS) via toNumber, trim and trimEnd. Connected IBM bulletin confirms the issue and enumerates the affected versions; the remediation is to upgrade Lodash to 4.17.21 or later. No exploitation d...

5.3CVSS6AI score0.07336EPSS
SaveExploits1References14Affected Software1
Positive Technologies
Positive Technologies
added 2021/02/15 12:0 a.m.4 views

PT-2021-3189

Name of the Vulnerable Software and Affected Versions lodash versions prior to 4.17.21 Description The issue is related to the toNumber, trim, and trimEnd functions in the lodash library, which can lead to an uncontrolled consumption of resources, potentially causing a denial of service. This can...

7.5CVSS6.7AI score0.07336EPSS
SaveExploits1References41
ATTACKERKB
ATTACKERKB
added 2021/02/11 6:15 p.m.5 views

CVE-2021-22880

The PostgreSQL adapter in Active Record before 6.1.2.1, 6.0.3.5, 5.2.4.5 suffers from a regular expression denial of service REDoS vulnerability. Carefully crafted input can cause the input validation in the money type of the PostgreSQL adapter in Active Record to spend too much time in a regular...

7.5CVSS6.8AI score0.04434EPSS
SaveExploits1References9
CVE
CVE
added 2021/02/11 4:11 p.m.308 views

CVE-2021-22880

The CVE-2021-22880 vulnerability affects the Rails Active Record PostgreSQL adapter. It is a REDoS flaw in the money type input validation, exploitable in Rails apps using PostgreSQL money columns. It impacts Active Record versions prior to 6.1.2.1, 6.0.3.5, and 5.2.4.5. Remediation is to upgrade...

7.5CVSS7.1AI score0.04434EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2021/02/11 1:37 p.m.11 views

nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS

This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters...

7.5CVSS7.4AI score0.03481EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/02/11 1:37 p.m.108 views

Moderate: Red Hat Security Advisory: rh-nodejs12-nodejs security update

An update for rh-nodejs12-nodejs is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS6.7AI score0.16296EPSS
SaveExploits8References7
Github Security Blog
Github Security Blog
added 2021/02/08 7:41 p.m.64 views

Regular Expression Denial of Service (REDoS) in httplib2

Impact A malicious server which responds with long series of \xa0 characters in the www-authenticate header may cause Denial of Service CPU burn while parsing header of the httplib2 client accessing said server. Patches Version 0.19.0 contains new implementation of auth headers parsing, using...

7.5CVSS7.4AI score0.03876EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
added 2021/02/04 12:6 p.m.16 views

Regular Expression Denial Of Service (ReDoS)

codemirror is vulnerable to regular expression denial of service. An attacker is able to cause a denial of service condition by passing long strings containing sub-pattern s|/.?/...

4.2AI score
SaveExploits0
Veracode
Veracode
added 2021/02/03 5:36 a.m.23 views

Regular Expression Denial Of Service (ReDoS)

uap-core is vulnerable to regular expression denial of service. The vulnerability exists in regexes.yaml as a malicious user can set the User-Agent header in an HTTPS request with a long digit string to overload a server...

5.3CVSS1.1AI score0.02517EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/02 3:46 p.m.66 views

Denial of Service in uap-core

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-core to = v0.11...

5.3CVSS4AI score0.02517EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/02/02 3:46 p.m.63 views

GHSA-P4PJ-MG4R-X6V4 Denial of Service in uap-core

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-core to = v0.11...

7.5CVSS5.1AI score0.02517EPSS
SaveExploits0References5
Veracode
Veracode
added 2021/02/02 1:28 a.m.35 views

Regular Expression Denial Of Service (ReDoS)

jinja2 is vulnerable to regular expression denial of service. The regex sub-pattern a-zA-Z0-9.-+.a-zA-Z0-9.-+ used to format user content in the urlize filter consumes high process memory and can lead to an application crash...

5.3CVSS1.8AI score0.03546EPSS
SaveExploits1References6Affected Software5
Positive Technologies
Positive Technologies
added 2021/02/02 12:0 a.m.6 views

PT-2021-14414 · Uap-Core · Uap-Core

Name of the Vulnerable Software and Affected Versions: uap-core versions prior to 0.11.0 Description: The issue concerns regular expression denial of service REDoS due to overlapping capture groups in some regexes. This allows remote attackers to overload a server by setting the User-Agent header...

5.3CVSS5.1AI score0.02517EPSS
SaveExploits0References12
NVD
NVD
added 2021/02/01 8:15 p.m.31 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.3CVSS5.7AI score0.03546EPSS
SaveExploits1References5
OSV
OSV
added 2021/02/01 8:15 p.m.4 views

DEBIAN-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.3CVSS7AI score0.03546EPSS
SaveExploits1References1
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
Rows per page
Query Builder