| 제목 | DevaslanPHP Project Management Software ≤1.2.4/2.0.0-beta1 SQL Injection |
|---|
| 설명 | 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`. |
|---|
| 원천 | ⚠️ https://github.com/dddwmr/CVE/blob/main/Timesheet%20Dashboard%20Chart%20Filter%20SQL%20Injection%20(ActivitiesReport).md |
|---|
| 사용자 | dwmm (UID 29483) |
|---|
| 제출 | 2026. 08. 08. AM 04:49 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 27. AM 10:47 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 410848 [DevaslanPHP project-management 까지 2.0.0-beta1 Timesheet Dashboard ActivitiesReport.php whereRaw filter SQL 주입] |
|---|
| 포인트들 | 20 |
|---|