Fallos del tipo CWE-125
5099 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-2021-21074HIGHAdobe Animate out-of-bounds read vulnerabilityEPSS 3.2%CVE-2021-21076HIGHAdobe Animate out-of-bounds read vulnerabilityEPSS 3.2%CVE-2024-20736MEDIUMZDI-CAN-22822: Adobe Acrobat Pro DC AcroForm Out-Of-Bounds Read Information Disclosure VulnerabilityEPSS 3.2%CVE-2023-38428CRITICALAn issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/smb2pdu.c in ksmbd does not properly check the UserName value because it EPSS 3.2%CVE-2021-36079HIGHAdobe Bridge SGI File Parsing Out-Of-Bounds Read Remote Code Execution VulnerabilityEPSS 3.2%CVE-2019-14907MEDIUMAll samba versions 4.9.x before 4.9.18, 4.10.x before 4.10.12 and 4.11.x before 4.11.5 have an issue where if it is set with "log level = 3"EPSS 3.2%CVE-2022-34236MEDIUMAdobe Acrobat Reader DC Font Parsing Out-Of-Bounds Read Information Disclosure VulnerabilityEPSS 3.1%CVE-2024-48457HIGHAn issue in Netis Wifi6 Router NX10 2.0.1.3643 and 2.0.1.3582 and Netis Wifi 11AC Router NC65 3.0.0.3749 and Netis Wifi 11AC Router NC63 3.0EPSS 3.1%CVE-2019-5032CRITICALAn exploitable out-of-bounds read vulnerability exists in the LabelSst record parser of Aspose Aspose.Cells 19.1.0 library. A specially crafEPSS 3.1%CVE-2019-5033CRITICALAn exploitable out-of-bounds read vulnerability exists in the Number record parser of Aspose Aspose.Cells 19.1.0 library. A specially crafteEPSS 3.1%CVE-2021-27647CRITICALOut-of-bounds Read vulnerability in iscsi_snapshot_comm_core in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows remote attackEPSS 3.1%CVE-2017-13000CRITICALThe IEEE 802.15.4 parser in tcpdump before 4.9.2 has a buffer over-read in print-802_15_4.c:ieee802_15_4_if_print().EPSS 3.1%CVE-2019-11039MEDIUMOut-of-bounds read in iconv.cEPSS 3.1%CVE-2020-17411LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PhantomPDF 10.0.0.35798. UseEPSS 3.1%CVE-2021-39844LOWAdobe Acrobat Reader CalRGB Out-of-Bounds Read VulnerabilityEPSS 3.1%CVE-2020-24418HIGHAdobe After Effects Out-of-Bounds Read VulnerabilityEPSS 3.1%CVE-2020-26996—A vulnerability has been identified in JT2Go (All versions < V13.1.0), Teamcenter Visualization (All versions < V13.1.0). Affected applicatiEPSS 3.1%CVE-2020-24426LOWAcrobat Reader DC Out-Of-Bounds Read Information Disclosure VulnerabilityEPSS 3.1%CVE-2020-24434LOWAcrobat Pro DC Out-Of-Bounds Read Vulnerability Could Lead to Information DisclosureEPSS 3.1%CVE-2022-34239MEDIUMAdobe Acrobat Reader DC Font Parsing Out-Of-Bounds Read Information Disclosure VulnerabilityEPSS 3.1%