Home / Vulnerability Database / Swift : Unsafe SSL settings
Swift
Swift : Unsafe SSL settings
Classification
OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
OWASP MASVS
HIPAA
CWE
Overview
The application establishes the SSL connection with insecure settings.
To establish a secure connection the application must verify that the certificate corresponds to the requested host, the certificate term has not expired, and that the chain of trust goes back to one of the set in the system trusted root certificates. Disabling any of these checks may lead to compromise of transferred data.
Insecure Communication takes the third place in the “OWASP Mobile Top 10 2016” mobile platforms vulnerabilities ranking.
CRITICAL
DerScanner Severity Score
Do you want to fix Swift : Unsafe SSL settings in your application?
See also
Swift
Swift : Nill password
Swift
Swift : Hardcoded salt
Swift
