CVE-2025-56608

Source
https://cve.org/CVERecord?id=CVE-2025-56608
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-56608.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-56608
Published
2025-09-03T00:00:00Z
Modified
2026-07-15T01:48:55.052568772Z
Severity
  • 4.2 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/56xxx/CVE-2025-56608.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/mobsf/owasp-mstg

Affected ranges

Type
GIT
Repo
https://github.com/mobsf/owasp-mstg
Events
Database specific
{
    "cpe": "cpe:2.3:a:donbermoy:android_corona_virus_tracker_app_for_india:1.0:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.0"
        },
        {
            "last_affected": "1.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

1.*
1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-56608.json"