{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.0"
              }
            ]
          }
        ]
      }
    }
  ],
  "details": "The patient prescription viewing functionality in his_doc_view_single_patient.php of rickxy Hospital Management System version 1.0 contains an SQL injection vulnerability. The pat_number GET parameter is directly concatenated into SQL queries without proper sanitization, allowing authenticated attackers (doctor role) to execute arbitrary SQL queries.",
  "id": "CVE-2025-63497",
  "modified": "2026-03-10T21:48:34.360339356Z",
  "published": "2025-11-10T17:15:35.250Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/cristibtz/security-research/tree/main/rickxy-Hospital-Management-System"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/cristibtz/security-research/blob/main/CVE-2025-63497/report.md"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}