Fallos del tipo CWE-125
5120 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-2022-37376LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PDF Editor 11.1.1.53537. UseEPSS 0.8%CVE-2024-23264MEDIUMA validation issue was addressed with improved input sanitization. This issue is fixed in iOS 16.7.6 and iPadOS 16.7.6, iOS 17.4 and iPadOS EPSS 0.8%CVE-2021-42700LOWInkscape Out-of-bounds ReadEPSS 0.8%CVE-2022-22742MEDIUMWhen inserting text while in edit mode, some characters might have lead to out-of-bounds memory access causing a potentially exploitable craEPSS 0.8%CVE-2021-37176—A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). The femap.exe applicaEPSS 0.8%CVE-2023-51391HIGHMicrium OS Network uC-HTTP server header parsing invalid pointer dereference vulnerabilityEPSS 0.8%CVE-2024-30016MEDIUMWindows Cryptographic Services Information Disclosure VulnerabilityEPSS 0.8%CVE-2024-38056MEDIUMMicrosoft Windows Codecs Library Information Disclosure VulnerabilityEPSS 0.8%CVE-2022-48623CRITICALThe Cpanel::JSON::XS package before 4.33 for Perl performs out-of-bounds accesses in a way that allows attackers to obtain sensitive informaEPSS 0.8%CVE-2025-23334MEDIUMNVIDIA Triton Inference Server for Windows and Linux contains a vulnerability in the Python backend, where an attacker could cause an out-ofEPSS 0.8%CVE-2022-21688HIGHOut-of-bounds Read in OnionshareEPSS 0.8%CVE-2026-66731HIGHfacil.io 0.7.5 - 0.7.6 HTTP/1.1 Chunked Transfer Encoding Parser Crash DoSEPSS 0.8%CVE-2026-66729HIGHfacil.io 0.6.0 - 0.7.6 Integer Underflow DoS via Multipart MIME Body ParserEPSS 0.8%CVE-2026-85234HIGHTftp: tftp-hpa: denial of service due to out-of-bounds read/write in remap engineEPSS 0.8%CVE-2024-21311MEDIUMWindows Cryptographic Services Information Disclosure VulnerabilityEPSS 0.8%CVE-2024-30068HIGHWindows Kernel Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2026-55209CRITICALresdata insufficiently validates untrusted GRDECL filesEPSS 0.8%CVE-2022-1296MEDIUMOut-of-bounds read in `r_bin_ne_get_relocs` function in radareorg/radare2EPSS 0.8%CVE-2022-37350HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is reEPSS 0.8%CVE-2022-37366HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is reEPSS 0.8%