Scenario: An iOS application that prompts the users to take a picture with their iPhone camera. These pictures (e.g. of documents) will then be uploaded to our server.
Is there a possible way for an attacker to bypass the dialogue and directly upload existing files - so instead of using the camera, an existing (manipulated) image will be selected from the camera roll or file system?
I'm thinking of manipulating iOS via Jailbreak etc. it should be possible somehow...