5.5
CVE-2023-52284
- EPSS 0.05%
- Veröffentlicht 31.12.2023 06:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:30
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Bytecode Alliance wasm-micro-runtime (aka WebAssembly Micro Runtime or WAMR) before 1.3.0 can have an "double free or corruption" error for a valid WebAssembly module because push_pop_frame_ref_offset is mishandled.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Bytecodealliance ≫ Webassembly Micro Runtime Version < 1.3.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.138 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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.