CVE-2026-9342: SourceCodester Hospitals Patient Records Management System view_history.php sql injection
A security flaw has been discovered in SourceCodester Hospitals Patient Records Management System 1.0. Impacted is an unknown function of the file /admin/patients/view_history.php. The manipulation of the argument ID results in sql injection. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-9342?
CVE-2026-9342 has a medium severity score of 6.3.
How does CVE-2026-9342 affect the SourceCodester Hospitals Patient Records Management System?
CVE-2026-9342 allows for SQL injection through the manipulation of the ID parameter in the view_history.php file.
What is the potential impact of exploiting CVE-2026-9342?
Exploitation of CVE-2026-9342 may lead to unauthorized access to sensitive patient records.
Is CVE-2026-9342 a remote vulnerability?
Yes, CVE-2026-9342 can be exploited remotely.
How can I mitigate the CVE-2026-9342 vulnerability?
To mitigate CVE-2026-9342, ensure proper input validation and use prepared statements to prevent SQL injection.