Home / Vulnerability Database / Swift : Usage of openURL method
Swift

Swift : Usage of openURL method

Classification

OWASP Mobile Top 10 2016

Overview

The application uses the [UIApplication openURL:] method, which asks iOS to handle transition to a given URL. Any other app can then intercept that transition registering the corresponding URL scheme (for example, an application can state that it handles all URLs that starts with “example.com”).

MEDIUM

DerScanner Severity Score

Do you want to fix Swift : Usage of openURL method in your application?

See also

Swift

Swift : Nill password

Swift

Swift : Hardcoded salt

Swift

Swift : Undocumented feature: special account