| タイトル | AndroidWeatherApp Android v1.0.0 Exposure of Backup File to an Unauthorized Control Sphere |
|---|
| 説明 | ## Vulnerability : Android Backup Vulnerability
### Description:
An Android backup vulnerability is found in the androidmanifest.xml file of AndroidWeatherApp 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
## Proof_Of_Concept
Github-Repo: https://github.com/ctflearner/Android_Findings/blob/main/AndroidWeatherApp/Android_backup.md |
|---|
| ソース | ⚠️ https://github.com/jurecapuder/AndroidWeatherApp |
|---|
| ユーザー | Affan (UID 39417) |
|---|
| 送信 | 2024年03月10日 10:58 (2 年 ago) |
|---|
| モデレーション | 2024年03月17日 09:00 (7 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 257070 [jurecapuder AndroidWeatherApp 1.0.0 上 Android Backup File androidmanifest.xml 情報漏えい] |
|---|
| ポイント | 20 |
|---|