Weaknesses of type CWE-20

5,393 results

Validação inadequada de entrada

O software recebe dados do usuário ou de fontes externas, mas não verifica ou verifica de forma incompleta se esses dados têm as propriedades necessárias para processar com segurança. Isso permite que entradas malformadas, maliciosas ou inesperadas passem por controles e causem comportamentos indevidos — desde crashes até injeção de código.

Example

Uma aplicação web recebe um parâmetro numérico via GET, mas não valida se é realmente um número inteiro válido antes de usá-lo em uma consulta SQL. Um atacante envia um valor com caracteres especiais (ex: `1' OR '1'='1`), conseguindo injetar código SQL direto no banco de dados.

How to mitigate

Implemente validação rigorosa na entrada: defina o tipo, formato, comprimento e intervalo esperados; rejeite tudo que não se encaixe. Use listas de caracteres permitidos ('whitelist'), escape de dados para o contexto específico (SQL, HTML, URL) e bibliotecas de validação consolidadas. Nunca confie em dados do cliente.

CVE-2022-26780CRITICALMultiple improper input validation vulnerabilities exists in the libnvram.so nvram_import functionality of InHand Networks InRouter302 V3.5.EPSS 3.1%CVE-2022-26782CRITICALMultiple improper input validation vulnerabilities exists in the libnvram.so nvram_import functionality of InHand Networks InRouter302 V3.5.EPSS 3.1%CVE-2022-20698HIGHClam AntiVirus (ClamAV) Denial of Service VulnerabilityEPSS 3.1%CVE-2021-41561Apache Parquet-MR potential DoS in case of malicious Parquet fileEPSS 3.1%CVE-2022-24861CRITICALRemote Code Execution in DatabasirEPSS 3.0%CVE-2016-9219A vulnerability with IPv6 UDP ingress packet processing in Cisco Wireless LAN Controller (WLC) Software could allow an unauthenticated, remoEPSS 3.0%CVE-2021-26622CRITICALGenian NAC remote code execution vulnerabilityEPSS 3.0%CVE-2016-9158HIGHA vulnerability has been identified in SIMATIC S7-300 CPU family (All versions), SIMATIC S7-300 CPU family (incl. related ET200 CPUs and SIPEPSS 3.0%CVE-2022-32786MEDIUMAn issue in the handling of environment variables was addressed with improved validation. This issue is fixed in Security Update 2022-005 CaEPSS 3.0%CVE-2018-0349A vulnerability in the Cisco SD-WAN Solution could allow an authenticated, remote attacker to overwrite arbitrary files on the underlying opEPSS 3.0%CVE-2025-34113HIGHTiki Wiki CMS Authenticated Command Injection in Calendar ModuleEPSS 3.0%CVE-2017-3825A vulnerability in the ICMP ingress packet processing of Cisco TelePresence Collaboration Endpoint (CE) Software could allow an unauthenticaEPSS 3.0%CVE-2021-20611HIGHImproper Input Validation vulnerability in Mitsubishi Electric MELSEC iQ-R Series R00/01/02CPU, MELSEC iQ-R Series R04/08/16/32/120(EN)CPU, EPSS 3.0%CVE-2021-42114CRITICALScalable Rowhammering In the Frequency Domain to Bypass TRR Mitigations On Modern DDR4/LPDDR4X DevicesEPSS 3.0%CVE-2020-7071MEDIUMFILTER_VALIDATE_URL accepts URLs with invalid userinfoEPSS 3.0%CVE-2021-1316HIGHCisco Small Business RV Series Routers Management Interface Command Injection VulnerabilitiesEPSS 3.0%CVE-2021-1314HIGHCisco Small Business RV Series Routers Management Interface Command Injection VulnerabilitiesEPSS 3.0%CVE-2021-1317HIGHCisco Small Business RV Series Routers Management Interface Command Injection VulnerabilitiesEPSS 3.0%CVE-2021-1318HIGHCisco Small Business RV Series Routers Management Interface Command Injection VulnerabilitiesEPSS 3.0%CVE-2021-1315HIGHCisco Small Business RV Series Routers Management Interface Command Injection VulnerabilitiesEPSS 3.0%