{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-2326", "STATE": "PUBLIC" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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))/\"." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://bugs.exim.org/show_bug.cgi?id=1592", "url": "https://bugs.exim.org/show_bug.cgi?id=1592" }, { "refsource": "MISC", "name": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00014.html", "url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00014.html" }, { "refsource": "CONFIRM", "name": "https://www.pcre.org/original/changelog.txt", "url": "https://www.pcre.org/original/changelog.txt" }, { "refsource": "MISC", "name": "https://fortiguard.com/zeroday/FG-VD-15-016", "url": "https://fortiguard.com/zeroday/FG-VD-15-016" } ] } }