| Titel | Musicshelf Android 1.1 Exposure of Backup File to an Unauthorized Control Sphere |
|---|
| Beschreibung | ## Vulnerability : Android Backup Vulnerability
## Description:
An Android backup vulnerability is found in the androidmanifest.xml file of Musicshelf 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.
## Severity: Medium
## Github_Proof_Of_Concept : https://github.com/ctflearner/Android_Findings/blob/main/Musicshelf/Musicshelf_Manifest_issue.md |
|---|
| Quelle | ⚠️ https://github.com/KirillMakarov/Musicshelf |
|---|
| Benutzer | Affan (UID 39417) |
|---|
| Einreichung | 10.03.2024 08:26 (vor 2 Jahren) |
|---|
| Moderieren | 10.03.2024 12:43 (4 hours later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 256320 [Musicshelf 1.0/1.1 auf Android Backup androidmanifest.xml Information Disclosure] |
|---|
| Punkte | 20 |
|---|