| tiêu đề | IhateCreatingUserNames2 AiraHub2 3e4b77fd7d48ed811ffe5b8d222068c17c76495e Server-Side Request Forgery |
|---|
| Mô tả | Multiple endpoints perform outbound HTTP requests to URLs derived from user-controlled input (`agent_url`, `hub_urls`, and registration URL fields) without SSRF defenses such as host allowlists or internal-network blocking. This permits attackers to coerce the server into probing internal services or accessing cloud metadata endpoints.
1. `/connect/stream` consumes request parameter `agent_url` and calls `client.stream('GET', agent_url, ...)`.
2. `/admin/sync_agents` iterates request body `hub_urls` and requests `f'{hub_url}/agents'`.
3. Registration logic in `aira_hub.py` fetches `agent_card_url` derived from user-provided agent URL with no network egress policy checks.
|
|---|
| Nguồn | ⚠️ https://github.com/wing3e/public_exp/issues/39 |
|---|
| Người dùng | Winegee (UID 96308) |
|---|
| Đệ trình | 02/04/2026 15:22 (cách đây 24 ngày) |
|---|
| Kiểm duyệt | 24/04/2026 20:58 (22 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 359524 [IhateCreatingUserNames2 AiraHub2 đến 3e4b77fd7d48ed811ffe5b8d222068c17c76495e Endpoint AiraHub.py connect_stream_endpoint/sync_agents nâng cao đặc quyền] |
|---|
| điểm | 20 |
|---|