7.5

CVE-2019-3836

Exploit

It was discovered in gnutls before version 3.6.7 upstream that there is an uninitialized pointer access in gnutls versions 3.6.3 or later which can be triggered by certain post-handshake messages.

Data is provided by the National Vulnerability Database (NVD)
GnuGnutls Version >= 3.6.3 < 3.6.7
FedoraprojectFedora Version28
OpensuseLeap Version15.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.37% 0.58
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
secalert@redhat.com 5.9 2.2 3.6
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-456 Missing Initialization of a Variable

The product does not initialize critical variables, which causes the execution environment to use unexpected values.

CWE-824 Access of Uninitialized Pointer

The product accesses or uses a pointer that has not been initialized.