Fallos del tipo CWE-20

5392 resultados

Validação inadequada de entrada

A aplicação recebe dados de fontes externas (usuário, API, arquivo) sem verificar se estão no formato, tamanho ou tipo esperado antes de usá-los. Isso permite que um atacante envie dados malformados ou maliciosos que podem causar erros, corrupção de dados, execução de código ou acesso não autorizado.

Ejemplo

Um formulário que aceita um número de idade sem validar se é um inteiro positivo entre 0 e 150. Um atacante envia idade=-5 ou idade='DROP TABLE users;' via SQL, e o código processa isso diretamente no banco sem sanitização, causando dano.

Cómo mitigar

Valide TODA entrada externa: verificar tipo, tamanho, formato e intervalo permitido antes de usar. Use whitelists (aceitar apenas valores conhecidos como seguros) em vez de blacklists, e aplique sanitização ou prepared statements para dados que vão em queries. Testes de entrada fuzzing também ajudam a encontrar gaps.

CVE-2026-13001CRITICALPodlove Podcast Publisher <= 4.5.1 - Unauthenticated Arbitrary File Upload via podlove_image_cache_url ParameterEPSS 3.8%CVE-2021-21085HIGHAdobe Connect CSV injection via export feature could lead to code executionEPSS 3.7%CVE-2019-1756HIGHCisco IOS XE Software Command Injection VulnerabilityEPSS 3.7%CVE-2017-14023—An Improper Input Validation issue was discovered in Siemens SIMATIC PCS 7 V8.1 prior to V8.1 SP1 with WinCC V7.3 Upd 13, and V8.2 all versiEPSS 3.7%CVE-2020-10922HIGHThis vulnerability allows remote attackers to create a denial-of-service condition on affected installations of C-MORE HMI EA9 Firmware versEPSS 3.7%CVE-2021-21372HIGHNimble arbitrary code execution for specially crafted package metadataEPSS 3.6%CVE-2026-27304CRITICALColdFusion | Improper Input Validation (CWE-20)EPSS 3.6%CVE-2023-5143MEDIUMD-Link DAR-7000 webmailattach.php Privilege EscalationEPSS 3.6%CVE-2017-16226—The static-eval module is intended to evaluate statically-analyzable expressions. In affected versions, untrusted user input is able to acceEPSS 3.6%CVE-2024-21312HIGH.NET Framework Denial of Service VulnerabilityEPSS 3.6%CVE-2018-0228—A vulnerability in the ingress flow creation functionality of Cisco Adaptive Security Appliance (ASA) could allow an unauthenticated, remoteEPSS 3.6%CVE-2025-24513MEDIUMingress-nginx controller - auth secret file path traversal vulnerabilityEPSS 3.5%CVE-2024-38021HIGHMicrosoft Outlook Remote Code Execution VulnerabilityEPSS 3.5%CVE-2018-0409—A vulnerability in the XCP Router service of the Cisco Unified Communications Manager IM & Presence Service (CUCM IM&P) and the Cisco TelePrEPSS 3.5%CVE-2019-1650HIGHCisco SD-WAN Solution Arbitrary File Overwrite VulnerabilityEPSS 3.5%CVE-2020-14503—Advantech iView, versions 5.6 and prior, has an improper input validation vulnerability. Successful exploitation of this vulnerability couldEPSS 3.5%CVE-2021-35247MEDIUMImproper Input Validation Vulnerability in Serv-UEPSS 3.5%KEVCVE-2019-1894HIGHCisco Enterprise NFV Infrastructure Software Arbitrary File Read and Write VulnerabilityEPSS 3.5%CVE-2025-8876CRITICALCommand Injection VulnerabilityEPSS 3.4%KEVCVE-2014-2360—OleumTech WIO Family Improper Input ValidationEPSS 3.4%