cve/2020/CVE-2020-0093.md
2024-05-25 21:48:12 +02:00

19 lines
876 B
Markdown

### [CVE-2020-0093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0093)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20disclosure&color=brighgreen)
### Description
In exif_data_save_data_entry of exif-data.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 needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-148705132
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-0093
- https://github.com/Live-Hack-CVE/CVE-2020-13112