| Title | code-projects Hospital Management System Using PHP With Source Code 1.0 SQL Injection |
|---|
| Description | Due to insufficient user input verification for the "email" parameter, a serious SQL injection vulnerability has been discovered in the "Hospital Management System Using PHP With Source Code", allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to the database, modify or delete data, and access sensitive information without logging in. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the 'check_availability.php' file of the 'Hospital Management System Using PHP With Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter "email" and use it directly in SQL queries without appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations.
|
|---|
| Source | ⚠️ https://github.com/65241/cve/issues/1 |
|---|
| User | rootme30 (UID 74919) |
|---|
| Submission | 09/16/2024 08:58 (2 years ago) |
|---|
| Moderation | 09/17/2024 14:29 (1 day later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 277761 [code-projects Hospital Management System 1.0 check_availability.php email sql injection] |
|---|
| Points | 20 |
|---|