How to exploit CVE-2020-0035 in android
I have some issues with this CVE. Firstly, I can see that there is some permission issue in TelephonyProvider.java which causes some information disclosure.
I have tried to use frida exploit this CVE, however, I cannot find the TelephonyP… Continue reading How to exploit CVE-2020-0035 in android