Beveiligingsadvies

CVE-2015-2326

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2020-01-14 16:46:57
Laatst bijgewerkt 2024-08-06 05:10:16
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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))/".