Falhas do tipo CWE-125

5.119 resultados

Leitura fora dos limites de memória

Ocorre quando o código tenta ler dados de uma posição de memória fora do intervalo alocado para um buffer ou array. O programa não valida o índice ou tamanho antes de acessar, causando leitura de dados inválidos, corrupção de informações ou revelação de dados sensíveis da memória adjacente.

Exemplo

Um processador de imagem PNG lê 4 bytes de um buffer de 2 bytes para validar uma assinatura, ou uma função copia uma string sem verificar se o índice fornecido pelo usuário extrapola o tamanho real do array. Em ambos os casos, dados fora do escopo pretendido são lidos.

Como mitigar

Sempre validar índices e comprimentos contra os limites reais do buffer antes de qualquer leitura. Usar funções seguras (ex: `strncpy` em vez de `strcpy`, bounds-checking em loops) e implementar testes com entradas extremas (size zero, índices negativos, valores muito grandes).

CVE-2023-33537HIGHTP-Link TL-WR940N V2/V4, TL-WR841N V8/V10, and TL-WR740N V1/V2 was discovered to contain a buffer overflow via the component /userRpm/FixMapEPSS 0.9%CVE-2021-27381—A vulnerability has been identified in Solid Edge SE2020 (All Versions < SE2020MP13), Solid Edge SE2021 (All Versions < SE2021MP3). AffectedEPSS 0.9%CVE-2023-33536HIGHTP-Link TL-WR940N V2/V4, TL-WR841N V8/V10, and TL-WR740N V1/V2 was discovered to contain a buffer overflow via the component /userRpm/WlanMaEPSS 0.9%CVE-2023-46570CRITICALAn out-of-bounds read in radare2 v.5.8.9 and before exists in the print_insn32 function of libr/arch/p/nds32/nds32-dis.h.EPSS 0.9%CVE-2020-7562MEDIUMA CWE-125: Out-of-Bounds Read vulnerability exists in the Web Server on Modicon M340, Modicon Quantum and Modicon Premium Legacy offers and EPSS 0.9%CVE-2021-34341—Ming 0.4.8 has an out-of-bounds read vulnerability in the function decompileIF() in the decompile.c file that causes a direct segmentation fEPSS 0.9%CVE-2021-34340—Ming 0.4.8 has an out-of-bounds buffer access issue in the function decompileINCR_DECR() in decompiler.c file that causes a direct segmentatEPSS 0.9%CVE-2026-7737MEDIUMosrg GoBGP BMP Parser bmp.go BMPStatisticsReport.ParseBody out-of-boundsEPSS 0.9%CVE-2025-24196HIGHA type confusion issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.4, macOS Sonoma 14.7.5. An attacEPSS 0.9%CVE-2026-69572MEDIUMWindows SMB Client Information Disclosure VulnerabilityEPSS 0.9%CVE-2026-68874MEDIUMWindows Program Compatibility Assistant Service Information Disclosure VulnerabilityEPSS 0.9%CVE-2026-69393MEDIUMWindows Spaceport.sys Information Disclosure VulnerabilityEPSS 0.9%CVE-2024-5560MEDIUMCWE-125: Out-of-bounds Read vulnerability exists that could cause denial of service of the device’s web interface when an attacker sends a sEPSS 0.9%CVE-2026-69591MEDIUMWindows NTFS Information Disclosure VulnerabilityEPSS 0.9%CVE-2022-28681LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PDF Reader 11.2.1.53537. UseEPSS 0.9%CVE-2026-69317MEDIUMWindows Remote Desktop Client Information Disclosure VulnerabilityEPSS 0.9%CVE-2022-46149MEDIUMCap'n Proto vulnerable to out-of-bounds read due to logic error handling list-of-list.EPSS 0.9%CVE-2022-29488HIGHHorner Automation Cscape CsfontEPSS 0.9%CVE-2024-49110MEDIUMWindows Mobile Broadband Driver Elevation of Privilege VulnerabilityEPSS 0.9%CVE-2023-29418MEDIUMAn issue was discovered in libbzip3.a in bzip3 before 1.2.3. There is an xwrite out-of-bounds read.EPSS 0.9%