Home / Vulnerability Database / Android : Unsafe SMS handling
Android
Android : Unsafe SMS handling
Classification
OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
OWASP MASVS
CWE
CWE/SANS Top 25 2011
Overview
This application requests SMS permission. Incorrect processing of SMS messages may violate user privacy.
The application must request SMS permission, only if it is necessary for its operation. Malicious software often uses this permission in order to deceive users.
MEDIUM
DerScanner Severity Score
Do you want to fix Android : Unsafe SMS handling in your application?
See also
Android
Android : Debug mode on
Android
Android : Error handling: generic exception
Android
