PT-2026-89705 · Mageia · Python-Hpack
Publicado
2026-08-31
·
Atualizado
2026-08-31
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
An issue was found in the python-hyper/hpack library, most commonly used as
a downstream dependency of the python-hyper/h2 library (an HTTP/2 client
and server implementation). Unbounded variable integer decoding can
cause run-away computation on malformed input leading to O(n^2) runtime,
effectively blocking further processing with large enough unsanitized
input.
A fix python-hyper/hpack v4.2.0 restricts variable integer decoding to
uint32 to prevent run-away computation.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Python-Hpack