6.5
CVE-2020-18382
- EPSS 0.22%
 - Published 22.08.2023 19:15:55
 - Last modified 21.11.2024 05:08:33
 - Source cve@mitre.org
 - CVE-Watchlists
 - Open
 
Heap-buffer-overflow in /src/wasm/wasm-binary.cpp in wasm::WasmBinaryBuilder::visitBlock(wasm::Block*) in Binaryen 1.38.26. A crafted wasm input can cause a segmentation fault, leading to denial-of-service, as demonstrated by wasm-opt.
Data is provided by the National Vulnerability Database (NVD)
	Webassembly ≫ Binaryen Version1.38.26 
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.413 | 
| Source | Base Score | Exploit Score | Impact Score | Vector string | 
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 | 
                 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H  
             | 
        
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.