| タイトル | DevaslanPHP project-management ≤1.2.4/2.0.0-beta1 Server-Side Request Forgery |
|---|
| 説明 | 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 Jira import page, `JiraImport` trusts the public Livewire properties `$host` / `$username` / `$token` and passes `$host` **directly into** Guzzle as `base_uri`. The server applies neither URL scheme allowlisting, nor host denylist, nor outbound request sandboxing.
After an authenticated user visits `/jira-import`, server-side request forgery can be triggered via the Livewire v2 API by `syncInput` on `host` and `callMethod` `updateJiraProjects`. (The same vulnerability also exists in the latest version v2.0.0-beta1: although the protocol changed from Livewire 2 to Livewire 4, the application logic is unchanged and the issue remains. Due to local environment limitations, reproduction below uses 1.2.4 as the example; vulnerable code for v2.0.0-beta1 is described later.) |
|---|
| ソース | ⚠️ https://github.com/dddwmr/CVE/blob/main/Server-Side%20Request%20Forgery%20in%20Jira%20Import%20via%20Controllable%20Host%20and%20Missing%20canAccess%20.md |
|---|
| ユーザー | dwmm (UID 29483) |
|---|
| 送信 | 2026年08月08日 08:13 (2 月 ago) |
|---|
| モデレーション | 2026年09月27日 10:47 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 410850 [DevaslanPHP project-management 迄 v2.0.0-beta1 Jira Import /jira-import updateJiraProjects host/username/token 特権昇格] |
|---|
| ポイント | 20 |
|---|