vendor:
Hospital Management System
by:
Boumediene KADDOUR
7.5
CVSS
HIGH
SQL injection
89
CWE
Product Name: Hospital Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: unknown
CPE: a:phptpoint:hospital_management_system:1.0
Platforms Tested: Windows
2018
phptpoint Hospital Management System 1.0 – ‘user’ SQL injection
Phptpoint hospital management system suffers from multiple SQL injection vulnerabilities that allow an attacker to bypass the login page and authenticate with admin, and then easily get database information or execute arbitrary commands.
Mitigation:
The vendor should sanitize user input to prevent SQL injection attacks. They should also use prepared statements or parameterized queries to handle database interactions.