| Titre | PHPGurukul Daily Expense Tracker System 1.1 SQL Injection |
|---|
| Description | 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.
|
|---|
| La source | ⚠️ https://github.com/usernamevnq/CVEs/issues/4 |
|---|
| Utilisateur | n4k3r0 (UID 91985) |
|---|
| Soumission | 12/08/2026 11:23 (il y a 1 mois) |
|---|
| Modérer | 14/09/2026 07:07 (1 month later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 403396 [PHPGurukul Daily Expense Tracker System 1.1 Login /dets/index.php email injection SQL] |
|---|
| Points | 20 |
|---|