Falhas do tipo CWE-119

3.269 resultados

Corrupção de Memória Genérica

É uma categoria abrangente que descreve qualquer acesso indevido à memória — escrever fora dos limites de um buffer, ler dados não inicializados, ou manipular ponteiros inválidos. O risco é grave: permite execução de código arbitrário, travamento da aplicação ou exposição de dados sensíveis.

Exemplo

Um programa em C copia dados do usuário para um array sem validar o tamanho (strcpy em vez de strncpy). Um atacante envia uma string maior que o buffer, sobrescrevendo dados adjacentes ou até o endereço de retorno da função, permitindo injetar código malicioso.

Como mitigar

Use funções seguras (strncpy, snprintf, memmove com limites explícitos), valide e sanitize toda entrada antes de copiar, ative canários de pilha e ASLR no SO, e aplique sanitizadores (ASAN, UBSAN) durante desenvolvimento e testes. Em linguagens seguras (Rust, Python) o problema é praticamente eliminado.

CVE-2024-23130HIGHMultiple Vulnerabilities in the Autodesk AutoCAD Desktop SoftwareEPSS 0.5%CVE-2025-3409MEDIUMNothings stb stb_include_string stack-based overflowEPSS 0.5%CVE-2026-86227LOWvalkey-io valkey kvstore.c kvstoreGetHashtable out-of-boundsEPSS 0.5%CVE-2026-28990HIGHThe issue was addressed with improved memory handling. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10, iOS 26.5 and iPadOS 26.5, macOEPSS 0.5%CVE-2026-16412CRITICALMemory safety bugs fixed in Firefox ESR 140.13 and Firefox 153EPSS 0.5%CVE-2025-2152MEDIUMOpen Asset Import Library Assimp File BaseImporter.cpp ConvertToUTF8 heap-based overflowEPSS 0.5%CVE-2025-3854HIGHH3C GR-3000AX HTTP POST Request aspForm Edit_List_SSID buffer overflowEPSS 0.5%CVE-2025-49847HIGHllama.cpp Vulnerable to Buffer Overflow via Malicious GGUF ModelEPSS 0.5%CVE-2024-23131HIGHMultiple Vulnerabilities in the Autodesk AutoCAD Desktop SoftwareEPSS 0.5%CVE-2026-82677MEDIUMvalkey-io valkey Module Timer module.c moduleTimerHandler double freeEPSS 0.5%CVE-2021-1309HIGHCisco Small Business RV Series Routers Link Layer Discovery Protocol VulnerabilitiesEPSS 0.5%CVE-2024-23128HIGHMultiple Vulnerabilities in the Autodesk AutoCAD Desktop SoftwareEPSS 0.5%CVE-2025-55089CRITICALEclipse ThreadX FileX RAM disk driver buffer overflowEPSS 0.5%CVE-2026-90791MEDIUMGPAC MP4Box base_scenegraph.c gf_node_unregister use after freeEPSS 0.5%CVE-2026-90687MEDIUMGPAC MP4Box base_scenegraph.c gf_node_changed_internal use after freeEPSS 0.5%CVE-2026-90794MEDIUMGPAC MP4Box vrml_tools.c gf_sg_script_load use after freeEPSS 0.5%CVE-2026-86288MEDIUMModelCloud GPTQModel Triton dequantization kernel tritonv2.py out-of-boundsEPSS 0.5%CVE-2026-91089MEDIUMGPAC base_scenegraph.c gf_node_get_name_and_id use after freeEPSS 0.5%CVE-2026-86510CRITICALD-Link DIR-822A L2TP Control Message tunnel_set_params out-of-bounds writeEPSS 0.5%CVE-2023-30774—A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROEPSS 0.5%