First published: Mon Mar 28 2016(Updated: )
pcre_jit_compile.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 during use of a regular expression in an Emerging Threats Open ruleset.
Credit: security@debian.org
Affected Software | Affected Version | How to fix |
---|---|---|
PCRE | =8.35 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-9769 is considered a high severity vulnerability that can lead to denial of service due to stack memory corruption.
To address CVE-2014-9769, update PCRE to version 8.36 or later, as this version includes a patch for the vulnerability.
CVE-2014-9769 allows remote attackers to cause a denial of service through crafted strings, which can result in stack memory corruption.
CVE-2014-9769 specifically affects users of PCRE version 8.35.
Yes, CVE-2014-9769 involves the PCRE library used for processing Perl-compatible regular expressions, specifically in its handling of nested alternatives.