Home / Vulnerability Database / Objective-C : Cleartext storage of sensitive information on disk
Objective-C

Objective-C : Cleartext storage of sensitive information on disk

Classification

OWASP Top 10 2021

Overview

Sensitive information can be saved on disk, saved in a kernel dump, or left uncleaned. The application may crash or the developer may forget to clear the memory correctly, which will lead to disastrous consequences.

LOW

DerScanner Severity Score

Do you want to fix Objective-C : Cleartext storage of sensitive information on disk 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