#VU87892 Data Handling in PCRE - CVE-2015-2328
Published: March 28, 2024
PCRE
PCRE
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to PCRE mishandles the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion. A remote attacker can cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression.
Remediation
External links
- http://rhn.redhat.com/errata/RHSA-2016-1025.html
- http://rhn.redhat.com/errata/RHSA-2016-2750.html
- http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup
- http://www.fortiguard.com/advisory/FG-VD-15-014/
- http://www.openwall.com/lists/oss-security/2015/11/29/1
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
- http://www.securityfocus.com/bid/74924
- http://www-01.ibm.com/support/docview.wss?uid=isg3T1023886
- https://bugs.exim.org/show_bug.cgi?id=1515
- https://jira.mongodb.org/browse/SERVER-17252