cve/2021/CVE-2021-0430.md

18 lines
873 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-0430](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-0430)
![](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 rw_mfc_handle_read_op of rw_mfc.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution via a malicious NFC packet with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11Android ID: A-178725766
### POC
#### Reference
- http://packetstormsecurity.com/files/162380/Android-NFC-Stack-Out-Of-Bounds-Write.html
#### Github
No PoCs found on GitHub currently.