| tiêu đề | code-projects Hospital Information System v1.0 SQL injection |
|---|
| Mô tả | 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.
|
|---|
| Nguồn | ⚠️ https://github.com/niaoniaollll/cve/issues/6 |
|---|
| Người dùng | niaoniaolll (UID 99367) |
|---|
| Đệ trình | 02/07/2026 11:13 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 19/08/2026 15:51 (2 months later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 393038 [code-projects Hospital Information System 1.0 User Login UsersController.php User::login email Tiêm SQL] |
|---|
| điểm | 20 |
|---|