Home / Vulnerability Database / Swift : Missing jailbreak detection
Swift
Swift : Missing jailbreak detection
Classification
OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
OWASP MASVS
PCI DSS 4.0
HIPAA
CWE
CWE/SANS Top 25 2011
CWE/SANS Top 25 2021
Overview
Most likely in this application there are no checks for the presence of OS superuser rights (jailbreak).
The application that works with valuable data must check the device for jailbreak and limit the functionality in case of a positive result.
Theoretically, having a root, an attacker can bypass any checks for jailbreak. But the more different non-trivial tests are used, the lower the probability of such an event.
MEDIUM
DerScanner Severity Score
Do you want to fix Swift : Missing jailbreak detection in your application?
See also
Swift
Swift : Nill password
Swift
Swift : Hardcoded salt
Swift
