Falhas do tipo CWE-125

5.126 resultados

Leitura fora dos limites de memória

Ocorre quando o código tenta ler dados de uma posição de memória fora do intervalo alocado para um buffer ou array. O programa não valida o índice ou tamanho antes de acessar, causando leitura de dados inválidos, corrupção de informações ou revelação de dados sensíveis da memória adjacente.

Exemplo

Um processador de imagem PNG lê 4 bytes de um buffer de 2 bytes para validar uma assinatura, ou uma função copia uma string sem verificar se o índice fornecido pelo usuário extrapola o tamanho real do array. Em ambos os casos, dados fora do escopo pretendido são lidos.

Como mitigar

Sempre validar índices e comprimentos contra os limites reais do buffer antes de qualquer leitura. Usar funções seguras (ex: `strncpy` em vez de `strcpy`, bounds-checking em loops) e implementar testes com entradas extremas (size zero, índices negativos, valores muito grandes).

CVE-2024-35371HIGHAnt-Media-Serverv2.8.2 is affected by Improper Output Neutralization for Logs. The vulnerability stems from insufficient input sanitization EPSS 0.5%CVE-2026-39864MEDIUMKamailio Auth: Processing Vulnerability For Additional Authenticated User Identity ChecksEPSS 0.5%CVE-2021-3481—A flaw was found in Qt. An out-of-bounds read vulnerability was found in QRadialFetchSimd in qt/qtbase/src/gui/painting/qdrawhelper_p.h in QEPSS 0.5%CVE-2026-54908MEDIUMPion DTLS: Denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange messageEPSS 0.5%CVE-2026-32319HIGHElla Core: Unauthenticated AMF DoS via malformed InitialUEMessage with undersized integrity-protected NAS payloadEPSS 0.5%CVE-2026-15720HIGHPre-auth heap out-of-bounds read in the AMF NAS 5GS mobile-identity handlerEPSS 0.5%CVE-2026-68808MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-85875MEDIUMMicrosoft Office Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-63524MEDIUMMicrosoft Office Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-63528MEDIUMMicrosoft Office Word Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-68797MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-81390MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-79514MEDIUMAn out-of-bounds read in the gf_dm_data_received function (downloader.c) of GPAC v26.07.0 allows attackers to cause a Denial of Service (DoSEPSS 0.5%CVE-2026-62842MEDIUMMicrosoft Office Graphics Component Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-79522MEDIUMAn out-of-bounds read in the gf_dm_get_chunk_data function (src/utils/downloader.c) of GPAC v26.07.0 allows attackers to cause a Denial of SEPSS 0.5%CVE-2026-63517MEDIUMMicrosoft Office Graphics Component Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-81392MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-78513MEDIUMMicrosoft Office PowerPoint Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-68802MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-55046MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%