7.8

CVE-2018-9336

Exploit
openvpnserv.exe (aka the interactive service helper) in OpenVPN 2.4.x before 2.4.6 allows a local attacker to cause a double-free of memory by sending a malformed request to the interactive service. This could cause a denial-of-service through memory corruption or possibly have unspecified other impact including privilege escalation.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
OpenvpnOpenvpn Version >= 2.4.0 < 2.4.6
SlackwareSlackware Linux Version13.0
SlackwareSlackware Linux Version13.1
SlackwareSlackware Linux Version13.37
SlackwareSlackware Linux Version14.0
SlackwareSlackware Linux Version14.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.09% 0.224
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 4.6 3.9 6.4
AV:L/AC:L/Au:N/C:P/I:P/A:P
CWE-415 Double Free

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.