Falhas do tipo CWE-125

5.104 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-2024-23527MEDIUMAn out-of-bounds read vulnerability in WLAvalancheService component of Ivanti Avalanche before 6.4.3, in certain conditions can allow an unaEPSS 2.0%CVE-2021-34880HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Bentley View 10.15.0.75. User interaction EPSS 2.0%CVE-2024-30311MEDIUMTALOS-2024-1946 - Adobe Acrobat Reader Font gvar GlyphVariationData out-of-bounds read vulnerabilityEPSS 2.0%CVE-2021-46636HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Bentley MicroStation CONNECT 10.16.0.80. UEPSS 2.0%CVE-2025-24991MEDIUMWindows NTFS Information Disclosure VulnerabilityEPSS 2.0%KEVCVE-2022-24786CRITICALPotential out-of-bound read/write in PJSIPEPSS 2.0%CVE-2020-3298HIGHCisco Adaptive Security Appliance Software and Firepower Threat Defense Software Malformed OSPF Packets Processing Denial of Service VulnerabilityEPSS 2.0%CVE-2021-36003MEDIUMAdobe Audition MP4 File Parsing Out-Of-Bounds Read Information Disclosure VulnerabilityEPSS 2.0%CVE-2021-36053LOWXMP Toolkit SDK Out-of-bounds Read Vulnerability In FindAndReadXMPChunk Could Lead To Information ExposureEPSS 2.0%CVE-2022-21209HIGHICSA-22-055-01 FATEK Automation FvDesignerEPSS 2.0%CVE-2025-24311HIGHDell ControlVault3/ControlVault3 Plus cv_send_blockdata out-of-bounds read vulnerabilityEPSS 1.9%CVE-2019-8267UltraVNC revision 1207 has out-of-bounds read vulnerability in VNC client code inside TextChat module, which results in a denial of service EPSS 1.9%CVE-2019-8270UltraVNC revision 1210 has out-of-bounds read vulnerability in VNC client code inside Ultra decoder, which results in a denial of service (DEPSS 1.9%CVE-2024-32458CRITICALFreeRDP Out-Of-Bounds Read in planar_skip_plane_rleEPSS 1.9%CVE-2020-25188An attacker who convinces a valid user to open a specially crafted project file to exploit could execute code under the privileges of the apEPSS 1.9%CVE-2024-38649HIGHAn out-of-bounds write in IPsec of Ivanti Connect Secure before version 22.7R2.1(Not Applicable to 9.1Rx) allows a remote unauthenticated atEPSS 1.9%CVE-2021-34927HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Bentley View 10.15.0.75. User interaction EPSS 1.9%CVE-2021-34930HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Bentley View 10.15.0.75. User interaction EPSS 1.9%CVE-2023-32011HIGHWindows iSCSI Discovery Service Denial of Service VulnerabilityEPSS 1.9%CVE-2021-36045LOWXMP Toolkit SDK Out-of-bounds Read Vulnerability In PostScriptSupport::ConvertToDate Could Lead To Information ExposureEPSS 1.9%