Home / Vulnerability Database / Objective-C : Sensitive data exposure to UI
Objective-C
Objective-C : Sensitive data exposure to UI
Classification
CWE
Overview
The application stores sensitive information within the GUI.
An attacker can often obtain data from a GUI, even if hidden, by using an API to directly access GUI objects, such as windows and menus.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Sensitive data exposure to UI in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
