← voltar
CVE-2024-25617mediumCWE-182CWE-400

Denial of Service in HTTP Header parser in squid proxy

35Vexday Risk Score

Sem sinal de exploração. Nenhum artefato público de exploração conhecido até agora.

ssvc Trackcvss 5.3epss 88%
probabilidade de exploração
88%top 1% das CVEs
exploração observada
nãonenhuma fonte reporta
O que os fabricantes declaram (VEX)

Declarações oficiais dos fabricantes em formato CSAF/VEX: se o produto deles está afetado, já corrigido ou descartado — e por quê. É afirmação do fabricante, não juízo do Vexday.

Afetado
1 produto (4 componentes)
Red Hat Enterprise Linux 6
workaround: To mitigate this flaw in Squid versions prior to 6.5, set the request_header_max_size and reply_header_max_size configuration options to 21KB. The following lines should be added to the Squid configuration file: ~~~ request_header_max_size 21 KB…
Corrigido
16 produtos (224 componentes)
Red Hat Enterprise Linux AppStream (v. 8) · Red Hat Enterprise Linux AppStream EUS (v.8.6) · Red Hat Enterprise Linux AppStream EUS (v.8.8) · Red Hat Enterprise Linux AppStream E4S (v. 8.2) · Red Hat Enterprise Linux AppStream E4S (v.8.4) · e outros 11
Em resumo

O proxy Squid pode parar de funcionar quando recebe cabeçalhos HTTP muito grandes de clientes ou servidores remotos. Isso deixa o proxy indisponível temporariamente, cortando o acesso à internet de todos os usuários que dependem dele.

Detalhe técnico

Uma falha de Collapse of Data into Unsafe Value no analisador de cabeçalhos HTTP do Squid permite que atacantes remotos causem Negação de Serviço enviando cabeçalhos que excedem os limites de request_header_max_size ou reply_header_max_size. Versões anteriores à 6.5 possuem valores padrão inseguros; o ataque não requer autenticação e compromete a disponibilidade do proxy.

Resumo gerado e traduzido por IA a partir da descrição oficial.
Squid is an open source caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a Collapse of Data into Unsafe Value bug ,Squid may be vulnerable to a Denial of Service attack against HTTP header parsing. This problem allows a remote client or a remote server to perform Denial of Service when sending oversized headers in HTTP messages. In versions of Squid prior to 6.5 this can be achieved if the request_header_max_size or reply_header_max_size settings are unchanged from the default. In Squid version 6.5 and later, the default setting of these parameters is safe. Squid will emit a critical warning in cache.log if the administrator is setting these parameters to unsafe values. Squid will not at this time prevent these settings from being changed to unsafe values. Users are advised to upgrade to version 6.5. There are no known workarounds for this vulnerability. This issue is also tracked as SQUID-2024:2
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Produtos afetados
squid-cache · squid