Home / Vulnerability Database / Objective-C : Keyboard caching
Objective-C
Objective-C : Keyboard caching
Classification
OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
OWASP MASVS
HIPAA
CWE
CWE/SANS Top 25 2021
Overview
The application allows entering sensitive data in the text field without implementing measures to disable the iOS keyboard caching mechanism.
The identified field does not disable the iOS keyboard caching mechanism. As a result, any sensitive information will be cached to improve the autocorrect feature.
Insecure Data Storage vulnerabilities take the second place in the “OWASP Top 10 2016” mobile application vulnerabilities ranking.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Keyboard caching in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
