Fallos del tipo CWE-822

213 resultados

Desreferência de ponteiro não validado

O código desreferenceia um ponteiro (acessa o valor apontado) sem validar se ele é válido ou confiável. Um atacante pode fornecer um endereço de memória malformado ou controlado, causando crash, corrupção de dados ou execução de código arbitrário.

Ejemplo

Um programa recebe um endereço de memória de uma entrada externa (arquivo, rede, argumento do usuário) e imediatamente o usa como ponteiro sem verificar se o endereço é seguro ou se aponta para memória alocada válida. Resultado: acesso a memória inválida.

Cómo mitigar

Sempre validar ponteiros antes de desreferenciar — verificar null, confirmar que apontam para memória alocada pelo programa e, se possível, usar estruturas seguras (smart pointers em C++, bounds checking em C). Evitar aceitar ponteiros diretos de entrada não confiável; prefira índices ou offsets que sejam validados.

CVE-2023-21768HIGHWindows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityEPSS 65.4%CVE-2024-21338HIGHWindows Kernel Elevation of Privilege VulnerabilityEPSS 59.8%KEVCVE-2024-35250HIGHWindows Kernel-Mode Driver Elevation of Privilege VulnerabilityEPSS 25.2%KEVCVE-2023-29360HIGHMicrosoft Streaming Service Elevation of Privilege VulnerabilityEPSS 22.1%KEVCVE-2023-36033HIGHWindows DWM Core Library Elevation of Privilege VulnerabilityEPSS 12.0%KEVCVE-2025-50165CRITICALWindows Graphics Component Remote Code Execution VulnerabilityEPSS 9.5%CVE-2019-13334HIGHThis vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interacEPSS 6.8%CVE-2018-17893LAquis SCADA Versions 4.1.0.3870 and prior has an untrusted pointer dereference vulnerability, which may allow remote code execution.EPSS 6.4%CVE-2025-24990HIGHWindows Agere Modem Driver Elevation of Privilege VulnerabilityEPSS 6.0%KEVCVE-2025-55681HIGHDesktop Window Manager Elevation of Privilege VulnerabilityEPSS 5.2%CVE-2026-40369HIGHWindows Kernel Elevation of Privilege VulnerabilityEPSS 4.7%CVE-2024-21346HIGHWin32k Elevation of Privilege VulnerabilityEPSS 4.1%CVE-2020-26991A vulnerability has been identified in JT2Go (All versions < V13.1.0.2), Teamcenter Visualization (All versions < V13.1.0.2). Affected appliEPSS 4.0%CVE-2024-43629HIGHWindows DWM Core Library Elevation of Privilege VulnerabilityEPSS 3.9%CVE-2018-14811Fuji Electric V-Server 4.0.3.0 and prior, Multiple untrusted pointer dereference vulnerabilities have been identified, which may allow remotEPSS 3.6%CVE-2024-26254HIGHMicrosoft Virtual Machine Bus (VMBus) Denial of Service VulnerabilityEPSS 3.1%CVE-2017-12719An Untrusted Pointer Dereference issue was discovered in Advantech WebAccess versions prior to V8.2_20170817. A remote attacker is able to eEPSS 3.1%CVE-2018-7497In Advantech WebAccess versions V8.2_20170817 and prior, WebAccess versions V8.3.0 and prior, WebAccess Dashboard versions V.2.0.15 and prioEPSS 2.9%CVE-2023-1437CRITICALCVE-2023-1437EPSS 2.8%CVE-2020-27259Omron CX-OneEPSS 2.7%