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
21 Nov 2024, 02:38
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c351b47ce85a3a147cfa801fa9f0149ab4160834 - | |
References | () http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup - Exploit | |
References | () http://vcs.pcre.org/pcre/code/trunk/pcre_exec.c?r1=1502&r2=1510 - | |
References | () http://www.openwall.com/lists/oss-security/2015/08/04/3 - | |
References | () http://www.openwall.com/lists/oss-security/2015/11/29/1 - | |
References | () http://www.securityfocus.com/bid/76157 - | |
References | () https://bto.bluecoat.com/security-advisory/sa128 - | |
References | () https://bugs.exim.org/show_bug.cgi?id=1537 - Exploit | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1187225 - |
07 Nov 2023, 02:28
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2015-12-02 01:59
Updated : 2024-11-21 02:38
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