| 제목 | 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. AM 02:07 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 13. PM 09:01 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403323 [a2aproject a2a-java 1.2.0 AuthorizationRequestHandlerDecorator.java AuthorizationRequestHandlerDecorator.onListTasks 권한 상승] |
|---|
| 포인트들 | 20 |
|---|