← Back to CVE List

CVE-2015-2326

Published: 2020-01-14T17:15Z
Last Modified: 2024-11-21T02:27Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by "((?+1)(\1))/". > MITRE Terms of Use apply – see LICENSE‑MITRE.txt