5.5
CVE-2015-2326
- EPSS 1.59%
- Veröffentlicht 14.01.2020 17:15:12
- Zuletzt bearbeitet 21.11.2024 02:27:13
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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))/".
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.59% | 0.725 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:P
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.
http://lists.opensuse.org/opensuse-updates/2015-05/msg00014.html
https://www.pcre.org/original/changelog.txt
https://bugs.exim.org/show_bug.cgi?id=1592
https://fortiguard.com/zeroday/FG-VD-15-016