Home / Vulnerability Database / Objective-C : Null password
Objective-C

Objective-C : Null password

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 Objective-C : Null password in your application?

See also

Objective-C

Objective-C : Internal information leak

Objective-C

Objective-C : Weak hashing algorithm

Objective-C

Objective-C : Unsafe reflection