android-adbm icon indicating copy to clipboard operation
android-adbm copied to clipboard

Writing SSID to Log

Open biniamf opened this issue 8 years ago • 0 comments

Hi, while doing some analysis on your app, we noticed that it writes the current SSID to log. While on Android version 4.1 and above the log is safe, on earlier versions, other apps can access the log (your app requires version 2.3.3 and up).

The SSID is considered sensitive information as it can be used to profile the user location based on the current connection.

biniamf avatar Oct 26 '17 09:10 biniamf