CVE-2025-56608
Last modified
CVE-2025-56608 is a medium-severity vulnerability rated 4.2/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Donbermoy | Android Corona Virus Tracker App For India | 1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-56608?
How severe is CVE-2025-56608?
How do I fix CVE-2025-56608?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-56588Dolibarr ERP & CRM v21.0.1 were discovered to contain a remo…8.8
- CVE-2025-56589A Local File Inclusion (LFI) and a Server-Side Request Forge…7.5
- CVE-2025-5659A vulnerability classified as critical was found in PHPGuruk…8.8
- CVE-2025-56590An issue was discovered in the InsertFromURL() function of t…9.8
- CVE-2025-5660A vulnerability, which was classified as critical, has been …8.8
- CVE-2025-56605A reflected Cross-Site Scripting (XSS) vulnerability exists …5.4
- CVE-2025-5661A vulnerability, which was classified as problematic, was fo…5.4
- CVE-2025-5662A deserialization vulnerability exists in the H2O-3 REST API…9.8
- CVE-2025-5663A vulnerability has been found in PHPGurukul Auto Taxi Stand…9.8
- CVE-2025-56630FoxCMS v1.2.5 and before is vulnerable to SQL Injection via …7.3
- CVE-2025-5664A vulnerability was found in FreeFloat FTP Server 1.0 and cl…9.8
- CVE-2025-56643Requarks Wiki.js 2.5.307 does not properly revoke or invalid…9.1
Are you affected by CVE-2025-56608?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
