7.8
CVE-2020-0034
- EPSS 5.42%
 - Published 10.03.2020 20:15:20
 - Last modified 21.11.2024 04:52:47
 - Source security@android.com
 - CVE-Watchlists
 - Open
 
In vp8_decode_frame of decodeframe.c, there is a possible out of bounds read due to improper input validation. This could lead to remote information disclosure if error correction were turned on, with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1Android ID: A-62458770
Data is provided by the National Vulnerability Database (NVD)
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 5.42% | 0.898 | 
| 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:H/I:N/A:N  
             | 
        
| nvd@nist.gov | 7.8 | 10 | 6.9 | 
                 AV:N/AC:L/Au:N/C:C/I:N/A:N  
             | 
        
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.