| 제목 | Replify-Messenger Android v1.0 Exposure of Backup File to an Unauthorized Control Sphere |
|---|
| 설명 | ### Project Details
- Vulnerablle_Version: v1.0
- Package-Name: com.innovate.replify
## Title: Application Data can be Backed up
### Description:
An Android backup vulnerability is found in the androidmanifest.xml file of Replify-Messenger v1.0 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/Replify-Messenger/Backup.md
|
|---|
| 원천 | ⚠️ https://github.com/vidit135g/Replify-Messenger |
|---|
| 사용자 | Affan (UID 39417) |
|---|
| 제출 | 2024. 03. 31. PM 12:25 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 04. 01. AM 11:00 (23 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 258869 [Replify-Messenger 1.0 켜짐 Android Backup File androidmanifest.xml 정보 공개] |
|---|
| 포인트들 | 20 |
|---|