Fallos del tipo CWE-125

5104 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-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%