Weaknesses of type CWE-125

5,104 results

Leitura fora dos limites de memória

Quando o código tenta ler dados além do tamanho alocado de um buffer, array ou estrutura de dados. O programa acessa memória que não deveria, podendo vazar informações sensíveis, causar travamento ou ser explorado para executar código arbitrário.

Example

Um validador de imagem PNG que lê o tamanho do chunk do header mas não verifica se esse tamanho é compatível com o arquivo; ao processar, lê bytes da memória adjacente, expondo dados de outras estruturas ou causando crash.

How to mitigate

Sempre validar comprimentos e índices antes de acessar buffers; usar funções seguras (strncpy em vez de strcpy, bounds checking em loops); compilar com sanitizadores (AddressSanitizer, Valgrind) para detectar em tempo de teste.

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-8267—UltraVNC 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-8270—UltraVNC 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-25188—An 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%