Home / Vulnerability Database / Android : Keyboard caching
Android

Android : Keyboard caching

Classification

OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
CWE/SANS Top 25 2021

Overview

The application allows entering sensitive data in the text field without implementing measures to disable the android keyboard caching mechanism.

The identified field does not disable the android 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 Android : Keyboard caching in your application?

See also

Android

Android : Debug mode on

Android

Android : Error handling: generic exception

Android

Android : HTTP usage