fkie_cve-2025-63497
Vulnerability from fkie_nvd
Published
2025-11-10 17:15
Modified
2025-11-24 21:16
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "La funcionalidad de visualizaci\u00f3n de recetas m\u00e9dicas de pacientes en his_doc_view_single_patient.php del Sistema de Gesti\u00f3n Hospitalaria rickxy versi\u00f3n 1.0 contiene una vulnerabilidad de inyecci\u00f3n SQL. El par\u00e1metro GET pat_number se concatena directamente en las consultas SQL sin la sanitizaci\u00f3n adecuada, permitiendo a atacantes autenticados (rol de m\u00e9dico) ejecutar consultas SQL arbitrarias."
}
],
"id": "CVE-2025-63497",
"lastModified": "2025-11-24T21:16:04.293",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 4.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-11-10T17:15:35.250",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/cristibtz/security-research/blob/main/CVE-2025-63497/report.md"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/cristibtz/security-research/tree/main/rickxy-Hospital-Management-System"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Undergoing Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…