Fallos del tipo CWE-20

5418 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-2022-20745HIGHCisco Adaptive Security Appliance Software and Firepower Threat Defense Software Web Services Interface Denial of Service VulnerabilityEPSS 1.5%CVE-2023-34150MEDIUMApache Any23: Possible excessive allocation of resources reading input.EPSS 1.5%CVE-2023-39913HIGHApache UIMA Java SDK Core, Apache UIMA Java SDK CPE, Apache UIMA Java SDK Vinci adapter, Apache UIMA Java SDK tools: Potential untrusted code execution when deserializing certain binary CAS formatsEPSS 1.5%CVE-2021-36742HIGHA improper input validation vulnerability in Trend Micro Apex One, Apex One as a Service, OfficeScan XG and Worry-Free Business Security 10.EPSS 1.5%KEVCVE-2017-2658LOWIt was discovered that the Dashbuilder login page as used in Red Hat JBoss BPM Suite before 6.4.2 and Red Hat JBoss Data Virtualization & SeEPSS 1.5%CVE-2018-0462—Cisco Enterprise NFV Infrastructure Software Denial of Service VulnerabilityEPSS 1.5%CVE-2020-7863HIGHRaonwiz RAON K Upload Arbitrary Command Execution VulnerabilityEPSS 1.5%CVE-2024-21316MEDIUMWindows Server Key Distribution Service Security Feature BypassEPSS 1.5%CVE-2021-36007LOWAdobe Prelude MP4 File Parsing Uninitialized Variable Information Disclosure VulnerabilityEPSS 1.5%CVE-2022-46365CRITICALApache StreamPark (incubating): Logic error causing any account resetEPSS 1.5%CVE-2024-41115CRITICALRemote code execution in streamlit geospatial in pages/1_📷_Timelapse.py MODIS Ocean Color SMI option paletteEPSS 1.5%CVE-2024-50386HIGHApache CloudStack: Directly downloaded templates can be used to abuse KVM-based infrastructureEPSS 1.5%CVE-2020-25195—The length of the input fields of Host Engineering H0-ECOM100, H2-ECOM100, and H4-ECOM100 modules are verified only on the client side when EPSS 1.5%CVE-2023-39509HIGHA command injection vulnerability exists in Bosch IP cameras that allows an authenticated user with administrative rights to run arbitrary cEPSS 1.5%CVE-2020-3262HIGHCisco Wireless LAN Controller CAPWAP Denial of Service VulnerabilityEPSS 1.5%CVE-2022-3157HIGHRockwell Automation GuardLogix and ControlLogix controllers Vulnerable to Denial-Of-Service AttackEPSS 1.5%CVE-2017-7653—The Eclipse Mosquitto broker up to version 1.4.15 does not reject strings that are not valid UTF-8. A malicious client could cause other cliEPSS 1.5%CVE-2025-43559CRITICALColdFusion | Improper Input Validation (CWE-20)EPSS 1.5%CVE-2025-53809MEDIUMWindows Local Security Authority Subsystem Service (LSASS) Denial of Service VulnerabilityEPSS 1.5%CVE-2023-29246HIGHApache OpenMeetings: allows null-byte InjectionEPSS 1.5%