mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
879 B
Markdown
18 lines
879 B
Markdown
### [CVE-2020-0438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0438)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the AIBinder_Class constructor of ibinder.cpp, there is a possible arbitrary code execution due to uninitialized data. This could lead to local escalation of privilege if a process were using libbinder_ndk in a vulnerable way with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-10Android ID: A-161812320
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/TinyNiko/android_bulletin_notes
|
|
|