Fallos del tipo CWE-125
5119 resultadosLeitura fora dos limites do buffer
Ocorre quando o código tenta acessar dados além das fronteiras válidas de um buffer (array, string, estrutura), lendo memória que não deveria. O risco é expor informações sensíveis da memória adjacente ou causar crash da aplicação.
Ejemplo
Uma função que processa strings sem validar o tamanho da entrada pode ler bytes além do final da string alocada, vazando dados de memória ou causando segmentation fault. Exemplo: strcpy() copiando para buffer menor sem checagem.
Cómo mitigar
Use funções seguras com limite explícito (strlen com buffer_size, strncpy, snprintf), valide índices antes de acessar arrays, e ative verificações de limite em tempo de compilação ou execução (-ftrapv, ASAN, bounds checking).
CVE-2025-21216MEDIUMInternet Connection Sharing (ICS) Denial of Service VulnerabilityEPSS 1.0%CVE-2026-58529HIGHWindows Active Directory Federation Services (ADFS) Information Disclosure VulnerabilityEPSS 1.0%CVE-2019-15167CRITICALThe VRRP parser in tcpdump before 4.9.3 has a buffer over-read in print-vrrp.c:vrrp_print() for VRRP version 3, a different vulnerability thEPSS 1.0%CVE-2026-42908HIGHWindows Remote Desktop Protocol (RDP) Information Disclosure VulnerabilityEPSS 1.0%CVE-2026-69443HIGHWindows Device Health Attestation (DHA) Information Disclosure VulnerabilityEPSS 1.0%CVE-2026-50463HIGHWindows Kernel Information Disclosure VulnerabilityEPSS 1.0%CVE-2026-50470HIGHWindows Network Policy Server SNMP Information Disclosure VulnerabilityEPSS 1.0%CVE-2026-45639HIGHWindows Remote Desktop Protocol (RDP) Information Disclosure VulnerabilityEPSS 1.0%CVE-2022-37388HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.2.2.53575. User interaEPSS 1.0%CVE-2019-10992—Delta Electronics CNCSoft ScreenEditor, Versions 1.00.89 and prior. Multiple out-of-bounds read vulnerabilities may cause information discloEPSS 1.0%CVE-2022-32139MEDIUMCODESYS runtime system prone to denial of service due to out of bounds readEPSS 1.0%CVE-2024-36981HIGHAn out-of-bounds read vulnerability exists in the OpenPLC Runtime EtherNet/IP PCCC parser functionality of OpenPLC_v3 b4702061dc14d1024856f7EPSS 1.0%CVE-2022-24907HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaEPSS 1.0%CVE-2022-24908HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaEPSS 1.0%CVE-2022-28670LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PDF Reader 11.2.1.53537. UseEPSS 1.0%CVE-2022-45909CRITICALdrachtio-server before 0.8.19 has a heap-based buffer over-read via a long Request-URI in an INVITE request.EPSS 1.0%CVE-2022-40662HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of NIKON NIS-Elements Viewer 1.2100.1483.0. UEPSS 1.0%CVE-2026-58023MEDIUMApache Thrift: c_glib heap out-of-bounds read in transport leftover-bytes pathEPSS 1.0%CVE-2025-21383HIGHMicrosoft Excel Information Disclosure VulnerabilityEPSS 1.0%CVE-2022-3599MEDIUMLibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via EPSS 1.0%