I would like to know if there is an attack that allows an installed Android application to acquire further permission that is not assigned initially during installation.
I did some research and found that there is a method called "Permission Re-Delegation" which allows for other additional permission by targeting the authorized applications via IPC mechanism. Are there any other methods or names of malware that already take advantage of this vulnerability?