| Título | QKSMS Android v3.9.4 Exposure of Backup File to an Unauthorized Control Sphere |
|---|
| Descrição | ## Title: Application Data can be Backed up
### Description:
An Android backup vulnerability is found in the androidmanifest.xml file of QKSMS v3.9.4 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/QKSMS/Backup.md |
|---|
| Fonte | ⚠️ https://github.com/moezbhatti/qksms |
|---|
| Utilizador | Affan (UID 39417) |
|---|
| Submissão | 31/03/2024 12h07 (há 2 anos) |
|---|
| Moderação | 07/04/2024 08h14 (7 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 259611 [QKSMS até 3.9.4 em Android Backup File androidmanifest.xml Divulgação de Informação] |
|---|
| Pontos | 20 |
|---|