Fallos del tipo CWE-125

5119 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-2021-22790MEDIUMA CWE-125: Out-of-bounds Read vulnerability that could cause a Denial of Service on the Modicon PLC controller / simulator when updating theEPSS 0.8%CVE-2025-31209MEDIUMAn out-of-bounds read was addressed with improved bounds checking. This issue is fixed in iOS 18.5 and iPadOS 18.5, iPadOS 17.7.7, macOS SeqEPSS 0.8%CVE-2024-49092MEDIUMWindows Mobile Broadband Driver Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2024-49083MEDIUMWindows Mobile Broadband Driver Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2023-25668CRITICALTensorFlow vulnerable to heap out-of-buffer read in the QuantizeAndDequantize operationEPSS 0.8%CVE-2022-1402HIGHDelta Electronics ASDA-Soft Out-of-bounds ReadEPSS 0.8%CVE-2026-69494HIGHWindows Event Logging Service Remote Code Execution VulnerabilityEPSS 0.8%CVE-2026-69334HIGHWindows Volume Manager Extension Driver Remote Code Execution VulnerabilityEPSS 0.8%CVE-2021-42147CRITICALBuffer over-read vulnerability in the dtls_sha256_update function in Contiki-NG tinyDTLS through master branch 53a0d97 allows remote attackeEPSS 0.8%CVE-2026-4891MEDIUMCVE-2026-4891EPSS 0.8%CVE-2026-69930MEDIUMWindows DHCP Server Information Disclosure VulnerabilityEPSS 0.8%CVE-2025-21229MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2025-21324MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2026-70124MEDIUMWindows DHCP Server Information Disclosure VulnerabilityEPSS 0.8%CVE-2025-21249MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2025-21260MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2025-21255MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2025-21228MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2025-21310MEDIUMWindows Digital Media Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2023-23581HIGHA denial-of-service vulnerability exists in the vpnserver EnSafeHttpHeaderValueStr functionality of SoftEther VPN 5.01.9674 and 5.02. A specEPSS 0.8%