| tiêu đề | PHPGurukul Daily Expense Tracker System 1.1 SQL Injection |
|---|
| Mô tả | The PHPGurukul Daily Expense Tracker System login page contains an unauthenticated SQL Injection vulnerability that allows authentication bypass without valid credentials. The login form accepts an email and password from the user, hashes the password with MD5, and constructs a SQL query by directly concatenating both values into the query string. Because the email parameter is not sanitized or parameterized before insertion into the SQL statement, an attacker can inject SQL operators that bypass the password verification entirely. This grants unauthorized access to the application as any registered user.
|
|---|
| Nguồn | ⚠️ https://github.com/usernamevnq/CVEs/issues/4 |
|---|
| Người dùng | n4k3r0 (UID 91985) |
|---|
| Đệ trình | 12/08/2026 11:23 (cách đây 1 tháng) |
|---|
| Kiểm duyệt | 14/09/2026 07:07 (1 month later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 403396 [PHPGurukul Daily Expense Tracker System 1.1 Login /dets/index.php email Tiêm SQL] |
|---|
| điểm | 20 |
|---|