| Title | DevaslanPHP Project Management Software ≤1.2.4/2.0.0-beta1 SQL Injection |
|---|
| Description | A vulnerability categorized has been discovered in DevaslanPHP project-management up to [1.2.4](https://github.com/devaslanphp/project-management/releases/tag/1.2.4). On the Timesheet dashboard, `ActivitiesReport` concatenates the public Livewire property `$filter` **directly into** `whereRaw(DB::raw("YEAR(created_at)=" . $filter))`. The frontend year dropdown is only a UI constraint; the server applies neither a whitelist nor parameter binding.
After an authenticated user visits `/timesheet-dashboard`, SQL injection can be triggered via the Livewire v2 API by `syncInput` on `filter`. |
|---|
| Source | ⚠️ https://github.com/dddwmr/CVE/blob/main/Timesheet%20Dashboard%20Chart%20Filter%20SQL%20Injection%20(ActivitiesReport).md |
|---|
| User | dwmm (UID 29483) |
|---|
| Submission | 08/08/2026 04:49 (2 months ago) |
|---|
| Moderation | 09/27/2026 10:47 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 410848 [DevaslanPHP project-management up to 2.0.0-beta1 Timesheet Dashboard ActivitiesReport.php whereRaw filter sql injection] |
|---|
| Points | 20 |
|---|