| Titel | a2a-project a2a-java v1.2.0.Final CWE-862 |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/a2aproject/a2a-java/pull/1038 |
|---|
| Benutzer | colorfullbz (UID 86308) |
|---|
| Einreichung | 12.08.2026 02:07 (vor 1 Monat) |
|---|
| Moderieren | 13.09.2026 21:01 (1 month later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 403323 [a2aproject a2a-java 1.2.0 AuthorizationRequestHandlerDecorator.java AuthorizationRequestHandlerDecorator.onListTasks erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|