7.5
CVE-2023-38434
- EPSS 1.39%
- Veröffentlicht 18.07.2023 03:15:55
- Zuletzt bearbeitet 21.11.2024 08:13:34
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
xHTTP 72f812d has a double free in close_connection in xhttp.c via a malformed HTTP request method.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Xhttp Project ≫ Xhttp Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.39% | 0.793 |
Quelle | 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.