Home / Vulnerability Database / Swift : Nill password
Swift
Swift : Nill password
Classification
OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
OWASP Top 10 2021
OWASP ASVS
HIPAA
CWE/SANS Top 25 2021
Overview
Password with a value of nil can result in an application compromise.
Assigning nil to password variables can allow attackers to bypass password verification or might indicate that resources are protected by an empty password.
In case of a mobile application, authentication systems must take into account the probability of device loss.
LOW
DerScanner Severity Score
Do you want to fix Swift : Nill password in your application?
See also
Swift
Swift : Hardcoded salt
Swift
Swift : Undocumented feature: special account
Swift
