Weaknesses of type CWE-120

3,164 results

Estouro de buffer clássico

A aplicação copia dados para um buffer sem validar o tamanho, permitindo que um atacante sobrescreva memória adjacente, incluindo endereços de retorno ou ponteiros de função. Isso resulta na execução de código arbitrário com os privilégios da aplicação.

Example

Um programa lê uma entrada do usuário com gets() ou strcpy() sem limitar quantos bytes podem ser copiados. Um atacante fornece uma entrada maior que o buffer, sobrescrevendo a pilha e injetando código malicioso que será executado quando a função retornar.

How to mitigate

Use funções seguras que validam limites (strncpy, snprintf, fgets) e compile com proteções de pilha ativadas (-fstack-protector-all no GCC). Além disso, implemente validação de entrada no tamanho esperado e considere linguagens com gerenciamento automático de memória para novos projetos.

CVE-2026-6563HIGHH3C Magic B1 aspForm SetAPWifiorLedInfoById buffer overflowEPSS 0.8%CVE-2026-7675HIGHShenzhen Libituo Technology LBT-T300-HW1 apply.cgi start_lan buffer overflowEPSS 0.8%CVE-2026-20889CRITICALA heap-based buffer overflow vulnerability exists in the x3f_thumb_loader functionality of LibRaw Commit d20315b. A specially crafted maliciEPSS 0.8%CVE-2026-9399HIGHEdimax BR-6675nD POST Request formsetPPPoE buffer overflowEPSS 0.8%CVE-2026-6581HIGHH3C Magic B1 aspForm SetMobileAPInfoById buffer overflowEPSS 0.8%CVE-2026-94100CRITICALNetcore NBR200V2 WAN VLAN Reconfiguration routerd wan_config_set_vlan buffer overflowEPSS 0.8%CVE-2026-9401HIGHEdimax BR-6675nD POST Request formWanTcpipSetup buffer overflowEPSS 0.8%CVE-2026-9294HIGHEdimax BR-6428NS POST Request formWanTcpipSetup buffer overflowEPSS 0.8%CVE-2026-9380HIGHEdimax BR-6675nD POST Request formL2TPSetup buffer overflowEPSS 0.8%CVE-2026-9443HIGHEdimax BR-6478AC POST Request formL2TPSetup buffer overflowEPSS 0.8%CVE-2026-13562HIGHEdimax EW-7478APC POST Request formiNICSiteSurvey buffer overflowEPSS 0.8%CVE-2026-13582HIGHEdimax EW-7478APC POST Request formUSBAccount buffer overflowEPSS 0.8%CVE-2026-9346HIGHEdimax EW-7438RPn webs formWirelessTbl buffer overflowEPSS 0.8%CVE-2026-6560HIGHH3C Magic B0 aspForm Edit_BasicSSID buffer overflowEPSS 0.8%CVE-2026-7684HIGHEdimax BR-6428nC setWAN buffer overflowEPSS 0.8%CVE-2026-13583HIGHEdimax EW-7478APC POST Request formUSBFolder buffer overflowEPSS 0.8%CVE-2026-7674HIGHShenzhen Libituo Technology LBT-T300-HW1 Web Management start_single_service buffer overflowEPSS 0.8%CVE-2022-44175CRITICALTenda AC18 V15.03.05.19 is vulnerable to Buffer Overflow via function formSetMacFilterCfg.EPSS 0.8%CVE-2026-9442HIGHEdimax BR-6478AC POST Request formiNICSiteSurvey buffer overflowEPSS 0.8%CVE-2026-12806HIGHEdimax BR-6478AC V2 POST Request formWlSiteSurvey buffer overflowEPSS 0.8%