Vulnerability Description
An SQL injection vulnerability in user-login.php and index.php of Karthikg1908 Hospital Management System (HMS) 1.0 allows remote attackers to execute arbitrary SQL queries via the username and password POST parameters. The application fails to properly sanitize input before embedding it into SQL queries, leading to unauthorized access or potential data breaches. This can result in privilege escalation, account takeover, or exposure of sensitive medical data.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Karthikg1908/Hospital-Management-System
- https://github.com/ischyr/research-and-development/tree/main/CVE-2025-57254
FAQ
What is CVE-2025-57254?
CVE-2025-57254 is a vulnerability with a CVSS score of 6.5 (MEDIUM). An SQL injection vulnerability in user-login.php and index.php of Karthikg1908 Hospital Management System (HMS) 1.0 allows remote attackers to execute arbitrary SQL queries via the username and passwo...
How severe is CVE-2025-57254?
CVE-2025-57254 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-57254?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.