AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-8382

MEDIUM · CVSS 6.4 EPSS 4.07%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2015-12-02 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2015-8382
Severity
MEDIUM
CVSS
6.4
EPSS
4.07%
Java

Original NVD Description

The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.