| Titre | code-projects Hospital Information System v1.0 SQL injection |
|---|
| Description | code-projects Hospital Information System An SQL injection vulnerability exists in the user login handler (includes/users/UsersController.php, type=login). The POST parameter email is passed to User::login() and embedded into a SQL string as WHERE email = '$username' AND password = '$password' executed via $dbConn->query(...) without prepared statements or proper escaping.code-projects Hospital Information System An SQL injection vulnerability exists in the user login handler (includes/users/UsersController.php, type=login). The POST parameter email is passed to User::login() and embedded into a SQL string as WHERE email = '$username' AND password = '$password' executed via $dbConn->query(...) without prepared statements or proper escaping.
|
|---|
| La source | ⚠️ https://github.com/niaoniaollll/cve/issues/6 |
|---|
| Utilisateur | niaoniaolll (UID 99367) |
|---|
| Soumission | 02/07/2026 11:13 (il y a 2 mois) |
|---|
| Modérer | 19/08/2026 15:51 (2 months later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 393038 [code-projects Hospital Information System 1.0 User Login UsersController.php User::login email injection SQL] |
|---|
| Points | 20 |
|---|