9.8

CVE-2016-3191

Exploit

The compile_branch function in pcre_compile.c in PCRE 8.x before 8.39 and pcre2_compile.c in PCRE2 before 10.22 mishandles patterns containing an (*ACCEPT) substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-3542.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PcrePcre Version8.00
PcrePcre Version8.01
PcrePcre Version8.02
PcrePcre Version8.10
PcrePcre Version8.11
PcrePcre Version8.12
PcrePcre Version8.13
PcrePcre Version8.20
PcrePcre Version8.21
PcrePcre Version8.30
PcrePcre Version8.31
PcrePcre Version8.32
PcrePcre Version8.33
PcrePcre Version8.34
PcrePcre Version8.35
PcrePcre Version8.36
PcrePcre Version8.37
PcrePcre Version8.38
PcrePcre2 Version <= 10.21
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 11.34% 0.933
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.