| Titolo | code-projects Hospital Information System v1.0 SQL injection |
|---|
| Descrizione | 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.
|
|---|
| Fonte | ⚠️ https://github.com/niaoniaollll/cve/issues/6 |
|---|
| Utente | niaoniaolll (UID 99367) |
|---|
| Sottomissione | 02/07/2026 11:13 (2 mesi fa) |
|---|
| Moderazione | 19/08/2026 15:51 (2 months later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 393038 [code-projects Hospital Information System 1.0 User Login UsersController.php User::login email iniezione SQL] |
|---|
| Punti | 20 |
|---|