SQL Injection Vulnerability in Code-Projects Hospital Management System
CVE-2024-8569
Key Information:
- Vendor
- Code-projects
- Vendor
- CVE Published:
- 8 September 2024
Badges
Summary
A significant SQL injection vulnerability has been identified in version 1.0 of the Code-Projects Hospital Management System, specifically within the user-login.php file. This vulnerability allows an attacker to manipulate the 'username' argument to execute arbitrary SQL queries on the backend database. As the attack can be carried out remotely, it poses a severe threat to the confidentiality and integrity of user data stored in the system. The exploit details have been publicly disclosed, raising urgency for affected organizations to implement necessary patches and secure their applications. Recommended actions include validating user inputs and employing prepared statements to prevent unauthorized database access.
Affected Version(s)
Hospital Management System 1.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved