| 标题 | 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 月前) |
|---|
| 管理 | 2026-09-13 21時01分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 403323 [a2aproject a2a-java 1.2.0 AuthorizationRequestHandlerDecorator.java AuthorizationRequestHandlerDecorator.onListTasks 权限提升] |
|---|
| 积分 | 20 |
|---|