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-2026-22859MEDIUMFreeRDP has a heap-buffer-overflow in urb_select_configurationEPSS 0.9%CVE-2025-21226MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.9%CVE-2025-53367HIGHDjVuLibre OOB-Write Vulnerability in MMRDecoderEPSS 0.9%CVE-2026-84484HIGHION-DTN before 4.2.0 Out-of-Bounds Read via decodeSdnvEPSS 0.9%CVE-2022-23483HIGHOut-of-Bound Read in libxrdpEPSS 0.9%CVE-2020-13498MEDIUMAn exploitable vulnerability exists in the way Pixar OpenUSD 20.05 handles parses certain encoded types. A specially crafted malformed file EPSS 0.9%CVE-2022-23592HIGHOut of bounds read in TensorflowEPSS 0.9%CVE-2023-36696HIGHWindows Cloud Files Mini Filter Driver Elevation of Privilege VulnerabilityEPSS 0.9%CVE-2024-30323HIGHFoxit PDF Reader template Out-Of-Bounds Read Remote Code Execution VulnerabilityEPSS 0.9%CVE-2025-27742MEDIUMNTFS Information Disclosure VulnerabilityEPSS 0.9%CVE-2022-20766MEDIUMCisco ATA 190 Series Analog Telephone Adapter firmware Cisco Discovery Protocol Denial of Service VulnerabilityEPSS 0.9%CVE-2026-85522MEDIUMvalkey-io valkey Slot Migration cluster_migrateslots.c createSlotImportJob out-of-boundsEPSS 0.9%CVE-2023-24473MEDIUMAn information disclosure vulnerability exists in the TGAInput::read_tga2_header functionality of OpenImageIO Project OpenImageIO v2.4.7.1. EPSS 0.9%CVE-2026-18583MEDIUMmz-automation libiec61850 MMS Request mms_mapping.c checkDataSetAccess out-of-boundsEPSS 0.9%CVE-2026-90698MEDIUMmemcached mcmc Tokenizer proto_text.c try_read_command_asciiauth out-of-boundsEPSS 0.9%CVE-2026-78518HIGHMicrosoft Office Excel Remote Code Execution VulnerabilityEPSS 0.9%CVE-2019-10994—Processing a specially crafted project file in LAquis SCADA 4.3.1.71 may trigger an out-of-bounds read, which may allow an attacker to obtaiEPSS 0.9%CVE-2026-69372MEDIUMWindows Network File System Denial of Service VulnerabilityEPSS 0.9%CVE-2026-33689HIGHxrdp: Pre-authentication out-of-bounds reads in channel parsersEPSS 0.9%CVE-2023-45231MEDIUMOut-of-Bounds Read in EDK II Network PackageEPSS 0.9%