| 제목 | 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. AM 08:13 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 27. AM 10:47 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 410850 [DevaslanPHP project-management 까지 v2.0.0-beta1 Jira Import /jira-import updateJiraProjects host/username/token 권한 상승] |
|---|
| 포인트들 | 20 |
|---|