
CVE-2019-13096
https://notcve.org/view.php?id=CVE-2019-13096
22 Jul 2019 — TronLink Wallet 2.2.0 stores user wallet keystore in plaintext and places them in insecure storage. An attacker can read and reuse the user keystore of a valid user via /data/data/com.tronlink.wallet/shared_prefs/

CVE-2019-13098
https://notcve.org/view.php?id=CVE-2019-13098
22 Jul 2019 — The user password via the registration form of TronLink Wallet 2.2.0 is stored in the log when the class CreateWalletTwoActivity is called. Other authenticated users can read it in the log later. The logged data can be read using Logcat on the device. When using platforms prior to Android 4.1 (Jelly Bean), the log data is not sandboxed per application; any application installed on the device has the capability to read data logged by other applications. La contraseña de usuario por medio del formulario de re... • https://pastebin.com/a5VhaxYn • CWE-532: Insertion of Sensitive Information into Log File •