6.5
CVE-2019-15759
- EPSS 0.31%
 - Veröffentlicht 29.08.2019 02:15:10
 - Zuletzt bearbeitet 21.11.2024 04:29:24
 - Quelle cve@mitre.org
 - CVE-Watchlists
 - Unerledigt
 
An issue was discovered in Binaryen 1.38.32. Two visitors in ir/ExpressionManipulator.cpp can lead to a NULL pointer dereference in wasm::LocalSet::finalize in wasm/wasm.cpp. A crafted input can cause segmentation faults, leading to denial-of-service, as demonstrated by wasm2js.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
	Webassembly ≫ Binaryen  Version < 89
| Typ | Quelle | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.513 | 
| Quelle | 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  
             | 
        
| nvd@nist.gov | 4.3 | 8.6 | 2.9 | 
                 AV:N/AC:M/Au:N/C:N/I:N/A:P  
             | 
        
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.