7.8
CVE-2018-9336
- EPSS 0.09%
- Published 01.05.2018 18:29:00
- Last modified 21.11.2024 04:15:21
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Slackware ≫ Slackware Linux Version13.0
Slackware ≫ Slackware Linux Version13.1
Slackware ≫ Slackware Linux Version13.37
Slackware ≫ Slackware Linux Version14.0
Slackware ≫ Slackware Linux Version14.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.09% | 0.224 |
Source | 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.