mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
20 lines
1014 B
Markdown
20 lines
1014 B
Markdown
### [CVE-2020-0452](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0452)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In exif_entry_get_value of exif-entry.c, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution if a third party app used this library to process remote image data with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.1 Android-9 Android-10 Android-11 Android-8.0Android ID: A-159625731
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ShaikUsaf/external_libexif_AOSP10_CVE-2020-0452
|
|
- https://github.com/TinyNiko/android_bulletin_notes
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|