6.5
CVE-2020-0182
- EPSS 0.48%
- Veröffentlicht 11.06.2020 15:15:15
- Zuletzt bearbeitet 21.11.2024 04:53:03
- Quelle security@android.com
- CVE-Watchlists
- Unerledigt
In exif_entry_get_value of exif-entry.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-147140917
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
	Debian ≫ Debian Linux Version8.0 
| Typ | Quelle | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.48% | 0.621 | 
| Quelle | Base Score | Exploit Score | Impact Score | Vector String | 
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 3.9 | 2.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L  | 
| nvd@nist.gov | 6.4 | 10 | 4.9 | AV:N/AC:L/Au:N/C:P/I:N/A:P  | 
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.