7.5
CVE-2021-45290
- EPSS 0.36%
 - Published 21.12.2021 18:15:08
 - Last modified 21.11.2024 06:32:04
 - Source cve@mitre.org
 - CVE-Watchlists
 - Open
 
A Denial of Service vulnerability exits in Binaryen 103 due to an assertion abort in wasm::handle_unreachable.
Data is provided by the National Vulnerability Database (NVD)
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.36% | 0.575 | 
| Source | Base Score | Exploit Score | Impact Score | Vector string | 
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 | 
                 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H  
             | 
        
| nvd@nist.gov | 5 | 10 | 2.9 | 
                 AV:N/AC:L/Au:N/C:N/I:N/A:P  
             | 
        
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.