VDB
CVE-2025-56608
CVE-2025-56608
PUBLISHED
CVSS 4.199999809265137 MEDIUM
The SourceCodester Android application "Corona Virus Tracker App India" 1.0 uses MD5 for digest authentication in `OkHttpClientWrapper.java`. The `handleDigest()` function employs `MessageDigest.getInstance("MD5")` to hash credentials. MD5 is a broken cryptographic algorithm known to allow hash collisions. This makes the authentication mechanism vulnerable to replay, spoofing, or brute-force attacks, potentially leading to unauthorized access. The vulnerability corresponds to CWE-327 and aligns with OWASP M5: Insufficient Cryptography and MASVS MSTG-CRYPTO-4.
EPSS 0.32% · 24.7th percentile
Risk Scores
CVSS 3.1
4.199999809265137
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
EPSS Score
0.32%
24.7th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| n/a | n/a | * |
| donbermoy | android_corona_virus_tracker_app_for_india | 1.0 |
Timeline
- Sep 3, 2025 CVE Published
- Sep 3, 2025 Coalition ESS Score
- Sep 3, 2025 CVE Updated
- Sep 4, 2025 EPSS Score
- Sep 8, 2025 Coalition ESS Score
- Sep 12, 2025 EPSS Score
- Sep 20, 2025 EPSS Score
- Sep 27, 2025 EPSS Score
- Oct 4, 2025 Coalition ESS Score
- Oct 5, 2025 EPSS Score
- Oct 6, 2025 Coalition ESS Score
- Oct 8, 2025 Coalition ESS Score
References
- https://github.com/anonaninda/Aninda-security-advisories/blob/main/CVE-2025-56608.md exploit
- https://www.sourcecodester.com/android/14292/android-corona-virus-tracker-app-india-using-b4a.html url
- https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4 url
- https://nvd.nist.gov/vuln/detail/CVE-2025-56608 advisory