Security Advisory

CVE-2015-8382

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2015-12-02 01:00:00
Last updated 2024-08-06 08:13:32
Assigner mitre
State PUBLISHED

Description

The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.