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.
References
Configurations
History
No history.
Information
Published : 2015-12-02 01:59
Updated : 2023-11-07 02:28
NVD link : CVE-2015-8382
Mitre link : CVE-2015-8382
CVE.ORG link : CVE-2015-8382
JSON object : View
Products Affected
pcre
- perl_compatible_regular_expression_library
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer