{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "4.0"
              }
            ]
          }
        ]
      }
    }
  ],
  "details": "kishan0725 Hospital Management System/ v4 is vulnerable to SQL Injection in admin-panel1.php, specifically in the deleting doctor logic. The application fails to properly sanitize or parameterize user-supplied input from the demail parameter before incorporating it directly into a dynamic SQL query.",
  "id": "CVE-2025-63512",
  "modified": "2026-03-10T21:50:53.107978603Z",
  "published": "2025-11-18T17:16:09.817Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/NicatAliyevh/Zero-Days/blob/main/Hospital_Management_System_SQL2.md"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}