cvedb.io
CVE-2025-56608
MEDIUM · CVSS 4.2
EPSS exploitation probability: 0%
Published 2025-09-03T15:15:37.660 · Last modified 2026-06-17T09:42:42.180

Summary

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.

Affected products

donbermoy — android_corona_virus_tracker_app_for_india

Does this affect you?

Add your gear to cvedb and we'll alert you only when donbermoy ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.