cve/2020/CVE-2020-0225.md

19 lines
881 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-0225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0225)
![](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 a2dp_vendor_ldac_decoder_decode_packet of a2dp_vendor_ldac_decoder.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-142546668
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/nanopathi/system_bt_AOSP10_r33_CVE-2020-0225
- https://github.com/nomi-sec/PoC-in-GitHub