| タイトル | 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日 04:49 (2 月 ago) |
|---|
| モデレーション | 2026年09月27日 10:47 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 410848 [DevaslanPHP project-management 迄 2.0.0-beta1 Timesheet Dashboard ActivitiesReport.php whereRaw filter SQLインジェクション] |
|---|
| ポイント | 20 |
|---|