| Title | PHPGurukul Daily Expense Tracker System 1.1 SQL Injection |
|---|
| Description | PHPGurukul Daily Expense System project contain SQL Injection vulnerabilities via the date range parameters. Each report form page accepts fromdate and todate as HTML date inputs with no server-side validation, then POSTs them to the corresponding detailed page. The detailed page reads $_POST['fromdate'] and $_POST['todate'] directly and concatenates them into a SQL BETWEEN clause without any sanitization. A session check exists, so authentication is required, but any authenticated user can exploit the injection.
|
|---|
| Source | ⚠️ https://github.com/usernamevnq/CVEs/issues/7 |
|---|
| User | n4k3r0 (UID 91985) |
|---|
| Submission | 08/12/2026 11:59 (1 month ago) |
|---|
| Moderation | 09/13/2026 21:26 (1 month later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 309465 [PHPGurukul Daily Expense Tracker System 1.1 expense-datewise-reports-detailed.php fromdate/todate sql injection] |
|---|
| Points | 0 |
|---|