### [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=Android-10%20Android-11%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Remote%20code%20execution&color=brightgreen) ### 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.