Fallos del tipo CWE-125

5105 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-2019-3557The implementations of streams for bz2 and php://output improperly implemented their readImpl functions, returning -1 consistently. This behEPSS 1.7%CVE-2020-11085LOWOut-of-bounds Read in FreeRDPEPSS 1.7%CVE-2021-20266A flaw was found in RPM's hdrblobInit() in lib/header.c. This flaw allows an attacker who can modify the rpmdb to cause an out-of-bounds reaEPSS 1.7%CVE-2024-52726HIGHCRMEB v5.4.0 is vulnerable to Arbitrary file read in the save_basics function which allows an attacker to obtain sensitive informationEPSS 1.7%CVE-2021-34985LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley ContextCapture 10.18.0.232EPSS 1.7%CVE-2021-46596LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley MicroStation CONNECT 10.16EPSS 1.7%CVE-2021-46589LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley MicroStation CONNECT 10.16EPSS 1.7%CVE-2021-46594LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley MicroStation CONNECT 10.16EPSS 1.7%CVE-2021-34984LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley ContextCapture 10.18.0.232EPSS 1.7%CVE-2021-46593LOWThis vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley MicroStation CONNECT 10.16EPSS 1.7%CVE-2021-36019LOWAdobe After Effects PDF File Parsing Out-Of-Bounds Read Information Disclosure VulnerabilityEPSS 1.7%CVE-2021-36018LOWAdobe After Effects PDF File Parsing Out-Of-Bounds Read Information Disclosure VulnerabilityEPSS 1.7%CVE-2020-11045LOWOut-of-bounds Read in FreeRDPEPSS 1.7%CVE-2023-40181MEDIUMInteger-Underflow leading to Out-Of-Bound Read in FreeRDPEPSS 1.7%CVE-2018-6350An out-of-bounds read was possible in WhatsApp due to incorrect parsing of RTP extension headers. This issue affects WhatsApp for Android prEPSS 1.7%CVE-2021-44018A vulnerability has been identified in JT2Go (All versions < V13.2.0.7), Solid Edge SE2021 (All versions < SE2021MP9), Solid Edge SE2022 (AlEPSS 1.7%CVE-2024-21344MEDIUMWindows Network Address Translation (NAT) Denial of Service VulnerabilityEPSS 1.7%CVE-2021-27408The affected product is vulnerable to an out-of-bounds read, which can cause information leakage leading to arbitrary code execution if chaiEPSS 1.7%CVE-2022-39213HIGHOut-of-bounds Read in go-cvssEPSS 1.7%CVE-2025-21245HIGHWindows Telephony Service Remote Code Execution VulnerabilityEPSS 1.7%