| عنوان | PHPGurukul Daily Expense Tracker System 1.1 SQL Injection |
|---|
| الوصف | 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.
|
|---|
| المصدر | ⚠️ https://github.com/usernamevnq/CVEs/issues/4 |
|---|
| المستخدم | n4k3r0 (UID 91985) |
|---|
| ارسال | 12/08/2026 11:23 AM (1 شهر منذ) |
|---|
| الاعتدال | 14/09/2026 07:07 AM (1 month later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 403396 [PHPGurukul Daily Expense Tracker System 1.1 Login /dets/index.php email حقن SQL] |
|---|
| النقاط | 20 |
|---|