7.1
CVE-2019-7662
- EPSS 0.4%
 - Veröffentlicht 09.02.2019 16:29:00
 - Zuletzt bearbeitet 21.11.2024 04:48:29
 - Quelle cve@mitre.org
 - CVE-Watchlists
 - Unerledigt
 
An assertion failure was discovered in wasm::WasmBinaryBuilder::getType() in wasm-binary.cpp in Binaryen 1.38.22. This allows remote attackers to cause a denial of service (failed assertion and crash) via a crafted wasm file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
	Webassembly ≫ Binaryen  Version < 65
| Typ | Quelle | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.4% | 0.577 | 
| 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 | 7.1 | 8.6 | 6.9 | 
                 AV:N/AC:M/Au:N/C:N/I:N/A:C  
             | 
        
CWE-617 Reachable Assertion
The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.