cve/2020/CVE-2020-0240.md

20 lines
882 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-0240](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0240)
![](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=Remote%20code%20execution&color=brighgreen)
### Description
In NewFixedDoubleArray of factory.cc, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-150706594
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ShaikUsaf/external_v8_AOSP10_r33_CVE-2020-0240
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/wrlu/Vulnerabilities