| عنوان | IhateCreatingUserNames2 AiraHub2 3e4b77fd7d48ed811ffe5b8d222068c17c76495e Server-Side Request Forgery |
|---|
| الوصف | 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.
|
|---|
| المصدر | ⚠️ https://github.com/wing3e/public_exp/issues/39 |
|---|
| المستخدم | Winegee (UID 96308) |
|---|
| ارسال | 02/04/2026 03:22 PM (23 أيام منذ) |
|---|
| الاعتدال | 24/04/2026 08:58 PM (22 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 359524 [IhateCreatingUserNames2 AiraHub2 حتى 3e4b77fd7d48ed811ffe5b8d222068c17c76495e Endpoint AiraHub.py connect_stream_endpoint/sync_agents تجاوز الصلاحيات] |
|---|
| النقاط | 20 |
|---|