Lucene search
+L

4353 matches found

RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.4 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
RedhatCVE
RedhatCVE
added 2021/02/15 12:33 p.m.47 views

CVE-2020-28493

A flaw was found in python-jinja2. 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...

7.5CVSS2.6AI score0.03546EPSS
SaveExploits1References3
Veracode
Veracode
added 2021/02/15 3:48 a.m.40 views

Open Redirection

rails is vulnerable to open redirection. Inadequate validation and regex matching of URLs allows an attacker to bypass validation checks using a malicious Host header and redirect users to a malicious website...

6.1CVSS4AI score0.87301EPSS
SaveExploits1References9Affected Software2
Kitploit
Kitploit
added 2021/02/14 8:30 p.m.73 views

UDdup - Urls De-Duplication Tool For Better Recon

The tool gets a list of URLs, and removes "duplicate" pages in the sense of URL patterns that are probably repetitive and points to the same web template. For example: https://www.example.com/product/123 https://www.example.com/product/456 https://www.example.com/product/123?isprod=false...

7.2AI score
SaveExploits0References2
OSV
OSV
added 2021/02/11 6:15 p.m.7 views

UBUNTU-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.4AI score0.04434EPSS
SaveExploits1References4
Snyk
Snyk
added 2021/02/11 5:25 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview printf is a complete implementation of the printf C functions family for Node.JS, written in pure JavaScript. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the regex string /%?:\w.+|1-9\d$?0...

7.5CVSS6.7AI score0.02176EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/02/09 6:6 a.m.16 views

Regular Expression Denial Of Service (ReDoS)

marked is vulnerable to regular expression denial of service. The usage of an insecure regex allows an attacker to crash the application via malicious string...

7.5CVSS4AI score0.02462EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 p.m.6 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/04 1:36 p.m.5 views

nodejs-angular: XSS due to regex-based HTML replacement

A XSS flaw was found in nodejs-angular. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "" elements in "" ones changes parsing behavior, leading to possibly unsanitizing code...

5.4CVSS7.1AI score0.02142EPSS
SaveExploits0References5
OSV
OSV
added 2021/02/03 12:0 a.m.6 views

UBUNTU-CVE-2021-20212

A flaw was found in Privoxy in versions before 3.0.29. Memory leak if multiple filters are executed and the last one is skipped due to a pcre error leading to a system crash...

7.5CVSS7AI score0.02024EPSS
SaveExploits0References5
OSV
OSV
added 2021/02/02 3:46 p.m.69 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
RedHat Linux
RedHat Linux
added 2021/02/02 12:10 p.m.4 views

perl: corruption of intermediate language state of compiled regular expression due to integer overflow leads to DoS

Perl before 5.30.3 has an integer overflow related to mishandling of a "PLregkindOPn == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection...

8.6CVSS6.9AI score0.04879EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/02/02 12:10 p.m.5 views

perl: heap-based buffer overflow in regular expression compiler leads to DoS

Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow...

8.2CVSS7.2AI score0.11334EPSS
SaveExploits0References4
OSV
OSV
added 2021/02/01 8:15 p.m.30 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.3AI score
SaveExploits0References5
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
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
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
OSV
OSV
added 2021/02/01 8:15 p.m.10 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.3CVSS7.2AI score0.03546EPSS
SaveExploits1References5
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
Cvelist
Cvelist
added 2021/02/01 7:30 p.m.34 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
Rows per page
Query Builder