Fallos del tipo CWE-125

5119 resultados

Leitura 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-43445MEDIUMAn out-of-bounds read was addressed with improved input validation. This issue is fixed in iOS 18.7.2 and iPadOS 18.7.2, iOS 26.1 and iPadOSEPSS 1.0%CVE-2025-21216MEDIUMInternet Connection Sharing (ICS) Denial of Service VulnerabilityEPSS 1.0%CVE-2025-21212MEDIUMInternet Connection Sharing (ICS) Denial of Service VulnerabilityEPSS 1.0%CVE-2022-26770HIGHAn out-of-bounds read issue was addressed with improved input validation. This issue is fixed in Security Update 2022-004 Catalina, macOS MoEPSS 1.0%CVE-2026-33515MEDIUMSquid has issues in ICP message handlingEPSS 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-50463HIGHWindows Kernel 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-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-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-2026-34180HIGHHeap Buffer Over-read in ASN.1 Content ParsingEPSS 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%