← voltar
CVE-2021-21409

Possible request smuggling in HTTP/2 due missing validation of content-length

CVSS 5.9 MEDIUMEPSS 4.9%CWE-444
Em resumo

O Netty não valida corretamente o header content-length em requisições HTTP/2 específicas, permitindo que um atacante contrabandear requisições maliciosas através de proxies. Isso pode resultar em interceptação, envenenamento de cache ou execução de ações não autorizadas.

Detalhe técnico

CVE-2021-21409 é uma vulnerabilidade de contrabando de requisições HTTP no codec HTTP/2 do Netty, onde a validação de content-length é contornada quando um único Http2HeaderFrame possui endStream=true. O problema ocorre durante a tradução HTTP/2 para HTTP/1.1 em proxies, permitindo injeção de requisições que são interpretadas diferentemente por sistemas upstream e downstream.

Resumo gerado e traduzido por IA a partir da descrição oficial.
Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty (io.netty:netty-codec-http2) before version 4.1.61.Final there is a vulnerability that enables request smuggling. The content-length header is not correctly validated if the request only uses a single Http2HeaderFrame with the endStream set to to true. This could lead to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1. This is a followup of GHSA-wm47-8v5p-wjpj/CVE-2021-21295 which did miss to fix this one case. This was fixed as part of 4.1.61.Final.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Produtos afetados
netty · netty

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →