| タイトル | a2a-project a2a-java v1.2.0.Final CWE-862 |
|---|
| 説明 | onListTasks in AuthorizationRequestHandlerDecorator delegated directly to the wrapped handler without any authorization check, unlike every other handler method which calls an enforce* check first. With a TaskAuthorizationProvider configured, a caller could invoke listTasks and bypass the authorization model entirely — only per-task filtering in the TaskStore (which custom store implementations may skip) stood between the caller and other users' tasks. |
|---|
| ソース | ⚠️ https://github.com/a2aproject/a2a-java/pull/1038 |
|---|
| ユーザー | colorfullbz (UID 86308) |
|---|
| 送信 | 2026年08月12日 02:07 (1 月 ago) |
|---|
| モデレーション | 2026年09月13日 21:01 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 403323 [a2aproject a2a-java 1.2.0 AuthorizationRequestHandlerDecorator.java AuthorizationRequestHandlerDecorator.onListTasks 特権昇格] |
|---|
| ポイント | 20 |
|---|