7.5
CVE-2023-38434
- EPSS 1.39%
- Published 18.07.2023 03:15:55
- Last modified 21.11.2024 08:13:34
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
xHTTP 72f812d has a double free in close_connection in xhttp.c via a malformed HTTP request method.
Data is provided by the National Vulnerability Database (NVD)
Xhttp Project ≫ Xhttp Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.39% | 0.793 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.