7.5
CVE-2022-36234
- EPSS 0.13%
- Veröffentlicht 28.07.2022 23:15:07
- Zuletzt bearbeitet 21.11.2024 07:12:38
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
SimpleNetwork TCP Server commit 29bc615f0d9910eb2f59aa8dff1f54f0e3af4496 was discovered to contain a double free vulnerability which is exploited via crafted TCP packets.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Simplenetwork Project ≫ Simplenetwork Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.13% | 0.333 |
| 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.