Lucene search
+L

89 matches found

Cvelist
Cvelist
added 2025/03/20 10:11 a.m.21 views

CVE-2024-8998 Regular Expression Denial of Service (ReDoS) in lunary-ai/lunary

A Regular Expression Denial of Service ReDoS vulnerability exists in lunary-ai/lunary version git f07a845. The server uses the regex /.?/ to match user-controlled strings. In the default JavaScript regex engine, this regex can take polynomial time to match certain crafted user inputs. As a result...

7.5CVSS0.00785EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/07/18 12:00 a.m.11 views

PCRE2 输入验证错误漏洞

PCRE2 is PCRE2Project open source set of C functions. Use the same syntax and semantics as Perl5 to achieve regular expression pattern matching . A security vulnerability exists in PCRE2 versions prior to 10.41, which stems from an integer overflow problem in pcre2test that allows an attacker to...

7.5CVSS6.7AI score0.01121EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:10 a.m.8 views

SUSE CVE-2007-5116

Buffer overflow in the polymorphic opcode support in the Regular Expression Engine regcomp.c in Perl 5.8 allows context-dependent attackers to execute arbitrary code by switching from byte to Unicode UTF characters in a regular expression...

7.5CVSS8.1AI score0.0483EPSS
SaveExploits1References6
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
OSV
OSV
added 2022/09/15 11:04 a.m.14 views

USN-5613-1 vim vulnerabilities

It was discovered that Vim was not properly performing bounds checks when executing spell suggestion commands. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. CVE-2022-0943 It was discovered that Vim was using freed memory when dealing with regula...

8.4CVSS7.1AI score0.02712EPSS
SaveExploits7References8
vulnersOsv
vulnersOsv
added 2022/06/22 5:52 p.m.3 views

rulex-bin (>=0.1.0, <=0.3.0), rulex-macro (>=0.1.0, <=0.3.0) potentially affected by CVE-2022-31099 via rulex (>=0.1.0, <=0.3.0)

rulex CARGO version =0.1.0, =0.1.0, =0.1.0, =0.3.0 Source cves: CVE-2022-31099 Source advisory: OSV:GHSA-V78M-2Q7V-FJQP...

6.5CVSS6.4AI score0.00946EPSS
SaveExploits0
Veracode
Veracode
added 2022/01/13 7:51 a.m.16 views

Regular Expression Denial Of Service (ReDoS)

h2o is vulnerable to regular expression denial of service. The use of inefficient regular expression allows an attacker to provide a malicious input string, causing extreme use of regex engine and crashing the application...

4.3AI score
SaveExploits0
Veracode
Veracode
added 2021/09/06 5:20 a.m.27 views

Regular Expression Denial Of Service (ReDoS)

pillow is vulnerable to regular expression denial of service. The getrgb function accepts user-provided very long color specifier, exhausting regex engine due to excessive CPU consumption and resulting in a Denial of Service...

7.5CVSS4.1AI score0.0318EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2021/04/20 12:59 p.m.23 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
RedHat Linux
RedHat Linux
added 2021/03/30 9:44 a.m.9 views

perl: corruption of intermediate language state of compiled regular expression due to recursive S_study_chunk() calls leads to DoS

regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive Sstudychunk calls...

7.5CVSS7.1AI score0.05971EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/10/05 12:00 a.m.46 views

Cisco IOS Software Split DNS DoS (cisco-sa-splitdns-SPWqpdGW)

According to its self-reported version, Cisco IOS Software is affected by a denial of service DoS vulnerability as the Split DNS feature's regular expression regex engine may time out when processing the DNS name list configuration. An unauthenticated, remote attacker could cause an affected devi...

8.6CVSS7.9AI score0.01555EPSS
SaveExploits0References4
OSV
OSV
added 2019/02/26 2:29 a.m.10 views

DEBIAN-CVE-2018-20796

In the GNU C Library aka glibc or libc6 through 2.29, checkdstlimitscalcpos1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '\227|\1\1|t1|\\2537+' in grep...

7.5CVSS7AI score0.05757EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2018/04/23 6:51 a.m.10 views

perl: heap read overflow in regexec.c

A heap buffer over read flaw was found in the way Perl regular expression engine handled inputs with invalid UTF-8 characters. An attacker able to provide a specially crafted input to be matched against a regular expression could cause Perl interpreter to crash or disclose portion of its memory...

7.5CVSS7.4AI score0.04005EPSS
SaveExploits0References5
OSV
OSV
added 2017/07/11 3:29 a.m.7 views

ALPINE-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.5CVSS6.9AI score0.03076EPSS
SaveExploits0References1
OSV
OSV
added 2017/07/11 3:29 a.m.10 views

DEBIAN-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.5CVSS6.9AI score0.03076EPSS
SaveExploits0References1
OSV
OSV
added 2017/06/16 3:29 p.m.17 views

DEBIAN-CVE-2017-9728

In uClibc 0.9.33.2, there is an out-of-bounds read in the getsubexp function in misc/regex/regexec.c when processing a crafted regular expression...

9.8CVSS6.8AI score0.01232EPSS
SaveExploits0References1
OSV
OSV
added 2017/02/16 11:59 a.m.9 views

DEBIAN-CVE-2017-6004

The compilebracketmatchingpath function in pcrejitcompile.c in PCRE through 8.x before revision 1680 e.g., the PHP 7.1.1 bundled version allows remote attackers to cause a denial of service out-of-bounds read and application crash via a crafted regular expression...

7.5CVSS7.5AI score0.04546EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.18 views

pcre: heap buffer over-read in pcre_compile2() (8.37/23)

The pcrecompile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service out-of-bounds read via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by...

5.5CVSS7AI score0.01592EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2016/05/26 8:35 a.m.17 views

pcre: workspace overflow for (*ACCEPT) with deeply nested parentheses (8.39/13, 10.22/12)

The compilebranch function in pcrecompile.c in PCRE 8.x before 8.39 and pcre2compile.c in PCRE2 before 10.22 mishandles patterns containing an ACCEPT substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service stack-based...

9.8CVSS7.7AI score0.0843EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2016/05/26 8:35 a.m.12 views

pcre: heap buffer overflow in handling of duplicate named groups (8.39/14)

The pcrecompile2 function in pcrecompile.c in PCRE 8.38 mishandles the /?:F?+?:^?Ra+"99-?J?'R'?'R'?'RR'?'R'\97?J?J?'R'?'R'\99|:?|?'R'\k'R'|?'R'H'R'RH'R/ pattern and related patterns with named subgroups, which allows remote attackers to cause a denial of service heap-based buffer overflow or...

9.8CVSS7.6AI score0.07791EPSS
SaveExploits1References4
Rows per page
Query Builder