| Titolo | smartalarm Android v1.8.1 Exposure of Backup File to an Unauthorized Control Sphere |
|---|
| Descrizione | ## Title: Application Data can be Backed up
### Description:
An Android backup vulnerability is found in the androidmanifest.xml file of smartalarm v1.8.1 apk file. The property android:allowBackup='true' exists on the application tag in the androidmanifest.xml file,
which means that the Android application users can back up the app's internal data, which resides under /data/data/.
### Impact:
An attacker with physical access to the device could perform a data backup, gathering login credentials and other sensitive information
### Remediation:
To avoid Android backup vulnerability, set android:allowBackup=false within the androidmanifest.xml file.
## Proof_Of_Concept
Github-Repo: https://github.com/ctflearner/Android_Findings/blob/main/Smartalarm/Backup.md |
|---|
| Fonte | ⚠️ https://github.com/fridgecow/smartalarm |
|---|
| Utente | Affan (UID 39417) |
|---|
| Sottomissione | 31/03/2024 11:18 (2 anni fa) |
|---|
| Moderazione | 01/04/2024 09:47 (22 hours later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 258867 [fridgecow smartalarm 1.8.1 su Android Backup File androidmanifest.xml rivelazione di informazioni] |
|---|
| Punti | 20 |
|---|