| Título | a2aproject a2a-java v1.2.0 CRLF |
|---|
| Descrição | BasePushNotificationSender.dispatchNotification built the Authorization header as scheme + " " + credentials with direct string concatenation. Both values are client-controlled (stored in the push notification config), so a credential or scheme containing \r/\n could inject arbitrary extra headers (CWE-113). The JDK HttpClient happens to validate headers, but A2AHttpClient is a pluggable SPI whose implementations (including custom ones) cannot be assumed to do the same. |
|---|
| Fonte | ⚠️ https://github.com/a2aproject/a2a-java/pull/1043 |
|---|
| Utilizador | ez-lbz (UID 87033) |
|---|
| Submissão | 11/08/2026 17h07 (há 1 mês) |
|---|
| Moderação | 13/09/2026 21h01 (1 month later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 403322 [a2aproject a2a-java 1.2.0 Authorization Header Construction BasePushNotificationSender.java BasePushNotificationSender.dispatchNotification Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|