|
|
|
|
|
by bengotow
2174 days ago
|
|
Wait, so you can just duplicate an app that has more privileges than your app, modify it, and run it to exploit it's access? This is a pretty glaring security issue actually - after reading this, it seems like Apple's choice to track app permissions / security exceptions by the app's bundle ID and not its file path was a pretty big mistake. I wonder if this is a case of iOS security engineers working on macOS, forgetting that app bundle IDs aren't enforced by a central install flow on the platform? |
|