Submit #925668: PHPGurukul Daily Expense Tracker System 1.1 SQL Injectioninfo

TitelPHPGurukul Daily Expense Tracker System 1.1 SQL Injection
BeschreibungThe 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.
Quelle⚠️ https://github.com/usernamevnq/CVEs/issues/4
Benutzer
 n4k3r0 (UID 91985)
Einreichung12.08.2026 11:23 (vor 1 Monat)
Moderieren14.09.2026 07:07 (1 month later)
StatusAkzeptiert
VulDB Eintrag403396 [PHPGurukul Daily Expense Tracker System 1.1 Login /dets/index.php email SQL Injection]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!