wasm3
cpe:2.3:a:wasm3_project:wasm3:*:*:*:*:*:*:*
- 0.5.0
A vulnerability allowing out-of-bounds write has been identified in Wasm3 version 0.5.0. This issue arises in the 'MarkSlotAllocated' function within 'source/m3_compile.c'. The vulnerability can be exploited locally, leading to a segmentation fault by causing an invalid memory write. This behavior is indicative of a denial-of-service condition.
Exploitation of this vulnerability causes a segmentation fault, disrupting the application's normal operation and leading to a denial-of-service condition.
The vulnerability can be reproduced by compiling Wasm3 with Clang, using AddressSanitizer to detect memory errors. After building the application, the fuzzer can be used to send a specially crafted input that triggers the out-of-bounds write vulnerability. The AddressSanitizer will report the segmentation fault, confirming the exploitation of the vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.