Weaknesses of type CWE-125
5,126 resultsLeitura fora dos limites de memória
Quando o código tenta ler dados além do tamanho alocado de um buffer, array ou estrutura de dados. O programa acessa memória que não deveria, podendo vazar informações sensíveis, causar travamento ou ser explorado para executar código arbitrário.
Example
Um validador de imagem PNG que lê o tamanho do chunk do header mas não verifica se esse tamanho é compatível com o arquivo; ao processar, lê bytes da memória adjacente, expondo dados de outras estruturas ou causando crash.
How to mitigate
Sempre validar comprimentos e índices antes de acessar buffers; usar funções seguras (strncpy em vez de strcpy, bounds checking em loops); compilar com sanitizadores (AddressSanitizer, Valgrind) para detectar em tempo de teste.
CVE-2025-21212MEDIUMInternet Connection Sharing (ICS) Denial of Service VulnerabilityEPSS 1.0%CVE-2026-58529HIGHWindows Active Directory Federation Services (ADFS) 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%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-45639HIGHWindows Remote Desktop Protocol (RDP) Information Disclosure VulnerabilityEPSS 1.0%CVE-2026-70579HIGHWindows Mobile Broadband Information Disclosure VulnerabilityEPSS 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-50470HIGHWindows Network Policy Server SNMP Information Disclosure VulnerabilityEPSS 1.0%CVE-2026-50463HIGHWindows Kernel 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-2026-58023MEDIUMApache Thrift: c_glib heap out-of-bounds read in transport leftover-bytes pathEPSS 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-2025-21383HIGHMicrosoft Excel Information Disclosure VulnerabilityEPSS 1.0%