Lucene search
+L

4328 matches found

RedHat Linux
RedHat Linux
added 2016/05/11 1:7 p.m.5 views

pcre: stack overflow caused by mishandled group empty match (8.38/11)

PCRE 7.8 and 8.32 through 8.37, and PCRE2 10.10 mishandle group empty matches, which might allow remote attackers to cause a denial of service stack-based buffer overflow via a crafted regular expression, as demonstrated by /^?:?1\.|^\\W?++$/...

7.5CVSS7.4AI score0.06169EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2016/05/11 1:7 p.m.7 views

pcre: infinite recursion compiling pattern with recursive reference in a group with indefinite repeat (8.36/20)

PCRE before 8.36 mishandles the /?Ra|?1+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service segmentation fault or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object...

7.5CVSS7.4AI score0.05244EPSS
SaveExploits1References4
Oracle linux
Oracle linux
added 2016/05/11 12:0 a.m.54 views

pcre security update

8.32-15.1 - Fix CVE-2015-2328 infinite recursion compiling pattern with recursive reference in a group with indefinite repeat bug 1330508 - Fix CVE-2015-8385 buffer overflow caused by named forward reference to duplicate group number bug 1330508 - Fix CVE-2015-8386 buffer overflow caused by...

9CVSS2.5AI score0.0843EPSS
SaveExploits4
OSV
OSV
added 2016/03/29 5:10 p.m.4 views

USN-2943-1 pcre3 vulnerabilities

It was discovered that PCRE incorrectly handled certain regular expressions. A remote attacker could use this issue to cause applications using PCRE to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS6.8AI score0.09157EPSS
SaveExploits11References26
CNVD
CNVD
added 2016/03/29 12:0 a.m.44 views

PCRE pcre_jit_compile.c Denial of Service Vulnerability

PCRE is a Perl library that includes a perl-compatible regular expression library. PCRE version 8.35 pcrejitcompile.c fails to properly optimize nested substitutions using table jumps. A remote attacker could utilize the constructed strings to cause a denial of service stack memory corruption...

9.3CVSS9.1AI score0.02351EPSS
SaveExploits0References1
OSV
OSV
added 2016/03/29 12:0 a.m.5 views

UBUNTU-CVE-2014-9769

pcrejitcompile.c in PCRE 8.35 does not properly use table jumps to optimize nested alternatives, which allows remote attackers to cause a denial of service stack memory corruption or possibly have unspecified other impact via a crafted string, as demonstrated by packets encountered by Suricata...

7.3CVSS7.2AI score0.02351EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2016/03/25 12:0 a.m.8 views

The vulnerabilities of Debian GNU/Linux and Ubuntu operating systems, as well as PostgreSQL database management systems, allow attackers to trigger service interruptions.

The vulnerability of Debian GNU/Linux and Ubuntu operating systems, as well as PostgreSQL database management systems, stems from buffer overflows. Exploiting this vulnerability allows an attacker to cause a service failure—such as an infinite loop or a buffer overflow and unexpected system...

5CVSS7.5AI score0.06948EPSS
SaveExploits0References11Affected Software3
CNVD
CNVD
added 2016/03/19 12:0 a.m.4 views

PCRE and PCRE2 'compile_branch' function denial of service vulnerability

PCRE is an open source regular expression library written in C. PCRE2 is an API for modifying PCRE. The 'compilebranch' function of PCRE and PCRE2 failed to properly handle regular expressions containing 'ACCEPT' substrings and nested parentheses. A remote attacker submitting a specially crafted...

9.8CVSS9.6AI score0.0843EPSS
SaveExploits1References1
OSV
OSV
added 2016/03/17 11:59 p.m.7 views

DEBIAN-CVE-2016-3191

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.8CVSS9.2AI score0.0843EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2016/03/17 11:0 p.m.39 views

CVE-2016-3191

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.8CVSS9.7AI score0.0843EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2016/03/02 5:16 p.m.9 views

postgresql: case insensitive range handling integer overflow leading to buffer overflow

An integer overflow flaw, leading to a heap-based buffer overflow, was found in the PostgreSQL handling code for regular expressions. A remote attacker could use a specially crafted regular expression to cause PostgreSQL to crash or possibly execute arbitrary code...

7.5CVSS7.9AI score0.06948EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/03/02 5:2 p.m.4 views

postgresql: case insensitive range handling integer overflow leading to buffer overflow

An integer overflow flaw, leading to a heap-based buffer overflow, was found in the PostgreSQL handling code for regular expressions. A remote attacker could use a specially crafted regular expression to cause PostgreSQL to crash or possibly execute arbitrary code...

7.5CVSS7.9AI score0.06948EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/03/02 4:46 p.m.10 views

postgresql: case insensitive range handling integer overflow leading to buffer overflow

An integer overflow flaw, leading to a heap-based buffer overflow, was found in the PostgreSQL handling code for regular expressions. A remote attacker could use a specially crafted regular expression to cause PostgreSQL to crash or possibly execute arbitrary code...

7.5CVSS7.9AI score0.06948EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/03/02 4:21 p.m.5 views

postgresql: case insensitive range handling integer overflow leading to buffer overflow

An integer overflow flaw, leading to a heap-based buffer overflow, was found in the PostgreSQL handling code for regular expressions. A remote attacker could use a specially crafted regular expression to cause PostgreSQL to crash or possibly execute arbitrary code...

7.5CVSS7.9AI score0.06948EPSS
SaveExploits0References4
OSV
OSV
added 2016/03/02 1:37 p.m.6 views

USN-2916-1 perl vulnerabilities

It was discovered that Perl incorrectly handled certain regular expressions with an invalid backreference. An attacker could use this issue to cause Perl to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2013-7422 Markus Vervier discovered that Perl incorrectly...

7.5CVSS6.9AI score0.09007EPSS
SaveExploits3References4
Cvelist
Cvelist
added 2016/02/23 2:0 a.m.27 views

CVE-2016-2537

The is-my-json-valid package before 2.12.4 for Node.js has an incorrect exports'utc-millisec' regular expression, which allows remote attackers to cause a denial of service blocked event loop via a crafted string...

7.3AI score0.01849EPSS
SaveExploits0References2
Debian
Debian
added 2016/02/13 3:17 p.m.38 views

[SECURITY] [DSA 3476-1] postgresql-9.4 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3476-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso February 13, 2016 https://www.debian.org/security/faq -...

9CVSS8.6AI score0.06948EPSS
SaveExploits0
OSV
OSV
added 2016/02/11 5:51 p.m.5 views

USN-2894-1 postgresql-9.1, postgresql-9.3, postgresql-9.4 vulnerabilities

It was discovered that PostgreSQL incorrectly handled certain regular expressions. A remote attacker could possibly use this issue to cause PostgreSQL to crash, resulting in a denial of service. CVE-2016-0773 It was discovered that PostgreSQL incorrectly handled certain configuration settings GUC...

9CVSS7.2AI score0.06948EPSS
SaveExploits0References3
PostrgeSql
PostrgeSql
added 2016/02/11 12:0 a.m.570 views

Vulnerability in core server (CVE-2016-0773)

Unchecked regex can crash the server...

7.5CVSS7.6AI score0.06948EPSS
SaveExploits0References1Affected Software1
Mageia
Mageia
added 2016/02/09 1:5 p.m.34 views

Updated radicale packages fix CVE-2015-8748

Updated radicale package fixes security vulnerabilities: If an attacker is able to authenticate with a user name like .', he can bypass read/write limitations imposed by regex-based rules, including the built-in rules ownerwrite' read for everybody, write for the calendar owner and owneronly' rea...

5.3CVSS6.3AI score0.02219EPSS
SaveExploits0References3
Rows per page
Query Builder