Lucene search
+L

4818 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.10 views

SUSE CVE-2017-9729

In uClibc 0.9.33.2, there is stack exhaustion uncontrolled recursion in the checkdstlimitscalcpos1 function in misc/regex/regexec.c when processing a crafted regular expression...

7.5CVSS7.4AI score0.01079EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:43 a.m.7 views

SUSE CVE-2017-11164

In PCRE 8.41, the OPKETRMAX feature in the match function in pcreexec.c allows stack exhaustion uncontrolled recursion when processing a crafted regular expression...

7.8CVSS9.2AI score0.03076EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:41 a.m.5 views

SUSE CVE-2017-12883

Buffer overflow in the SgrokbslashN function in regcomp.c in Perl 5 before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 allows remote attackers to disclose sensitive information or cause a denial of service application crash via a crafted regular expression with an invalid '\NU+...' escape...

5.1CVSS6.9AI score0.05908EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.8 views

SUSE CVE-2017-17846

An issue was discovered in Enigmail before 1.9.9. Regular expressions are exploitable for Denial of Service, because of attempts to match arbitrarily long strings, aka TBE-01-003...

7.5CVSS7AI score0.02184EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.8 views

SUSE CVE-2017-18214

The moment module before 2.19.3 for Node.js is prone to a regular expression denial of service via a crafted date string, a different vulnerability than CVE-2016-4055...

7.5CVSS6AI score0.03649EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.6 views

SUSE CVE-2018-6798

An issue was discovered in Perl 5.22 through 5.26. Matching a crafted locale dependent regular expression can cause a heap-based buffer over-read and potentially information disclosure...

7.5CVSS7AI score0.04005EPSS
SaveExploits0References28
SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.8 views

SUSE CVE-2018-16976

Gitolite before 3.6.9 does not in certain configurations involving @all or a regex properly restrict access to a Git repository that is in the process of being migrated until the full set of migration steps has been completed. This can allow valid users to obtain unintended access...

8.1CVSS7.9AI score0.01166EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.7 views

SUSE CVE-2018-18311

Perl before 5.26.3 and 5.28.x before 5.28.1 has a buffer overflow via a crafted regular expression that triggers invalid write operations...

7.4CVSS9.7AI score0.11676EPSS
SaveExploits0References34
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.5 views

SUSE CVE-2018-18312

Perl before 5.26.3 and 5.28.0 before 5.28.1 has a buffer overflow via a crafted regular expression that triggers invalid write operations...

5.3CVSS9.5AI score0.12093EPSS
SaveExploits1References28
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.3 views

SUSE CVE-2018-18314

Perl before 5.26.3 has a buffer overflow via a crafted regular expression that triggers invalid write operations...

4.5CVSS7.5AI score0.0606EPSS
SaveExploits1References28
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.8 views

SUSE CVE-2018-18385

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS6.8AI score0.0225EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:15 a.m.8 views

SUSE CVE-2019-9023

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in...

5.1CVSS9.7AI score0.09317EPSS
SaveExploits1References12
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.8 views

SUSE CVE-2019-11413

An issue was discovered in Artifex MuJS 1.0.5. It has unlimited recursion because the match function in regexp.c lacks a depth check...

7.5CVSS6.5AI score0.02323EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:09 a.m.4 views

SUSE CVE-2019-14993

Istio before 1.1.13 and 1.2.x before 1.2.4 mishandles regular expressions for long URIs, leading to a denial of service during use of the JWT, VirtualService, HTTPAPISpecBinding, or QuotaSpecBinding API...

7.5CVSS7.4AI score0.02294EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.8 views

SUSE CVE-2019-16201

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

6.5CVSS7AI score0.05128EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:02 a.m.11 views

SUSE CVE-2020-6817

bleach.clean behavior parsing style attributes could result in a regular expression denial of service ReDoS. Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean..., attributes='a': 'style'...

7.5CVSS6.8AI score0.00713EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:01 a.m.8 views

SUSE CVE-2020-7663

websocket-extensions ruby module prior to 0.1.5 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

4.3CVSS6.9AI score0.04526EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:00 a.m.6 views

SUSE CVE-2020-10543

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

6.4CVSS9.7AI score0.11334EPSS
SaveExploits0References64
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.8 views

SUSE CVE-2020-14155

libpcre in PCRE before 8.44 allows an integer overflow via a large number after a ?C substring...

6.2CVSS6.8AI score0.04182EPSS
SaveExploits0References102
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.5 views

SUSE 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...

7.5CVSS7AI score0.03546EPSS
SaveExploits1References30
Rows per page
Query Builder