{
  "affected": [
    {
      "ranges": [
        {
          "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"
          },
          "events": [
            {
              "introduced": "1ef2cca0b0ac6b224287298889dca98d3d4a8621"
            },
            {
              "last_affected": "1ef2cca0b0ac6b224287298889dca98d3d4a8621"
            }
          ],
          "repo": "https://github.com/mobsf/owasp-mstg",
          "type": "GIT"
        }
      ],
      "versions": [
        "1.0"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/56xxx/CVE-2025-56608.json"
  },
  "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.",
  "id": "CVE-2025-56608",
  "modified": "2026-07-15T01:48:55.052568772Z",
  "published": "2025-09-03T00:00:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4"
    },
    {
      "type": "WEB",
      "url": "https://www.sourcecodester.com/android/14292/android-corona-virus-tracker-app-india-using-b4a.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/56xxx/CVE-2025-56608.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/anonaninda/Aninda-security-advisories/blob/main/CVE-2025-56608.md"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56608"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}