Fallos del tipo CWE-476

2321 resultados

Desreferência de ponteiro nulo autenticada remota

A aplicação tenta acessar um objeto ou endereço de memória que não foi inicializado ou foi definido como nulo, sem verificar essa condição antes. Um atacante autenticado consegue provocar esse acesso inválido enviando dados malformados ou inesperados, causando crash ou comportamento indefinido.

Ejemplo

Um endpoint autenticado de API recebe um ID de usuário, faz uma busca no banco que retorna nulo (usuário não existe) e tenta acessar diretamente campos desse objeto nulo sem validação — resultando em erro 500 ou travamento da aplicação.

Cómo mitigar

Sempre verificar se um objeto é nulo antes de usá-lo; usar análise estática (linters, SAST) para detectar acessos potenciais a nulos; validar e tratar casos onde dados esperados podem estar ausentes, mesmo que o usuário esteja autenticado.

CVE-2024-40493MEDIUMNull Pointer Dereference in `coap_client_exchange_blockwise2` function in Keith Cullen FreeCoAP 1.0 allows remote attackers to cause a deniaEPSS 0.8%CVE-2022-38096MEDIUMThere is a NULL pointer vulnerability in vmwgfx driverEPSS 0.8%CVE-2025-11845MEDIUMA null pointer dereference vulnerability in the certificate downloader CGI program of the Zyxel VMG3625-T50B firmware versions through 5.50(EPSS 0.8%CVE-2026-34350MEDIUMWindows Storport Miniport Driver Denial of Service VulnerabilityEPSS 0.8%CVE-2022-23595MEDIUMNull pointer dereference in TensorFlowEPSS 0.8%CVE-2026-7262LOWNULL pointer dereference in SOAP apache:Map decoder with missing <value>EPSS 0.8%CVE-2024-41884MEDIUMNull Pointer DereferenceEPSS 0.8%CVE-2023-6247MEDIUMThe PKCS#7 parser in OpenVPN 3 Core Library versions through 3.8.3 did not properly validate the parsed data, which would result in the applEPSS 0.8%CVE-2025-15468MEDIUMNULL dereference in SSL_CIPHER_find() function on unknown cipher IDEPSS 0.8%CVE-2022-49321HIGHxprtrdma: treat all calls not a bcall when bc_serv is NULLEPSS 0.8%CVE-2024-23076HIGHJFreeChart v1.5.4 was discovered to contain a NullPointerException via the component /labels/BubbleXYItemLabelGenerator.java. NOTE: this is EPSS 0.8%CVE-2020-23259HIGHAn issue found in Jsish v.3.0.11 and before allows an attacker to cause a denial of service via the Jsi_Strlen function in the src/jsiChar.cEPSS 0.8%CVE-2025-2959HIGHTRENDnet TEW-410APB HTTP Request httpd sub_4019A0 null pointer dereferenceEPSS 0.8%CVE-2025-2960HIGHTRENDnet TEW-637AP/TEW-638APB HTTP Request goahead sub_41DED0 null pointer dereferenceEPSS 0.8%CVE-2025-14501HIGHSante PACS Server HTTP Content-Length Header Handling NULL Pointer Dereference Denial-of-Service VulnerabilityEPSS 0.8%CVE-2021-3443A NULL pointer dereference flaw was found in the way Jasper versions before 2.0.27 handled component references in the JP2 image format decoEPSS 0.8%CVE-2025-30195HIGHA crafted zone can lead to an illegal memory access in the PowerDNS RecursorEPSS 0.8%CVE-2022-2121HIGHOFFIS DCMTK NULL Pointer DereferenceEPSS 0.8%CVE-2022-40732MEDIUMAn access violation vulnerability exists in the DirectComposition functionality win32kbase.sys driver version 10.0.22000.593 as part of WindEPSS 0.8%CVE-2026-62762MEDIUMWindows Active Directory Domain Services Denial of Service VulnerabilityEPSS 0.8%