8 matches found
Denial Of Service (DoS)
rh-mariadb100-mariadb is vulnerable to denial of service DoS. The vulnerability exists through the pcrecompile2 function in pcrecompile.c...
Arbitrary Code Execution
rh-mariadb100-mariadb is vulnerable to arbitrary code execution. The vulnerability exists as the compilebranch function in pcrecompile.c mishandles patterns containing an ACCEPT substring...
CVE-2015-5073
Heap-based buffer overflow in the findfixedlength function in pcrecompile.c in PCRE before 8.38 allows remote attackers to cause a denial of service crash or obtain sensitive information from heap memory and possibly bypass the ASLR protection mechanism via a crafted regular expression with an...
PCRE 模块中的pcre_compile.c缓冲区溢出漏洞
No description provided by source...
PCRE pcre_compile.c文件堆溢出漏洞
CVECAN ID: CVE-2008-2371 PCRE(Perl兼容正则表达式)库是个开放源代码的软件,可提供正则表达式支持。 当PCRE在启动模式(pattern)指定选项的时候,为了防止将其不必要的编译到字节代码,会如pcrecompile选项所指定的方式传送回调用程序(也就是/?ia|b/ == /a|b/i)。如果模式包含有多个分支的话,就会意外的将新选项回传的过远,仅有第一个分支获得了新的标记,而在第二次编译传送的时候会一直设置新的标记,导致大小计算传送和实际的编译传送之间出现不匹配,这可能触发堆溢出。 PCRE 7.7 厂商补丁: Debian ------...
pcre heap overflow
Integer overflow in pcrecompile.c in Perl Compatible Regular Expressions PCRE before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow...
PCRE regular expressions library integer overflow
pcrecompile.c regexp parameter integer overflow...
CVE-2005-2491
Integer overflow in pcrecompile.c in Perl Compatible Regular Expressions PCRE before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow...