Weaknesses of type CWE-20

5,399 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-2019-1955MEDIUMCisco Email Security Appliance Header Injection VulnerabilityEPSS 1.4%CVE-2019-1921MEDIUMCisco Email Security Appliance Content Filter Bypass VulnerabilityEPSS 1.4%CVE-2020-7839HIGHMarkAny MaEPSBroker Command Injection VulnerabilityEPSS 1.4%CVE-2021-39234—Raw block data can be read bypassing ACL/authorizationEPSS 1.4%CVE-2022-42012MEDIUMAn issue was discovered in D-Bus before 1.12.24, 1.13.x and 1.14.x before 1.14.4, and 1.15.x before 1.15.2. An authenticated attacker can caEPSS 1.4%CVE-2025-25005MEDIUMMicrosoft Exchange Server Tampering VulnerabilityEPSS 1.4%CVE-2024-25995CRITICALPHOENIX CONTACT: Remote code execution in CHARX SeriesEPSS 1.4%CVE-2020-1890—A URL validation issue in WhatsApp for Android prior to v2.20.11 and WhatsApp Business for Android prior to v2.20.2 could have caused the reEPSS 1.4%CVE-2020-3321LOWCisco Webex Network Recording Player and Cisco Webex Player Denial of Service VulnerabilityEPSS 1.4%CVE-2023-40515HIGHLG Simple Editor joinAddUser Improper Input Validation Denial-of-Service VulnerabilityEPSS 1.4%CVE-2022-35924CRITICALVerification requests (magic link) sent to unwanted emailsEPSS 1.4%CVE-2026-57499CRITICALLiman: OS Command Injection in LogRotationController allows authenticated admin to execute arbitrary commands (RCE)EPSS 1.4%CVE-2026-24893HIGHopenITCOCKPIT has Authenticated Command Injection Leading to Remote Code Execution via Host Address Macro ExpansionEPSS 1.4%CVE-2022-32154MEDIUMRisky commands warnings in Splunk Enterprise DashboardsEPSS 1.4%CVE-2024-41119CRITICALstreamlit-geospatial remote code execution in pages/8_🏜️_Raster_Data_Visualization.pyEPSS 1.4%CVE-2024-41114CRITICALRemote code execution in streamlit geospatial in pages/1_📷_Timelapse.py MODIS Gap filled Land Surface Temperature Daily optionEPSS 1.4%CVE-2024-41113CRITICALRemote code execution in streamlit geospatial in pages/1_📷_Timelapse.py Any Earth Engine ImageCollection option vis_paramsEPSS 1.4%CVE-2024-41112CRITICALRemote code execution in streamlit geospatial in pages/1_📷_Timelapse.py Any Earth Engine ImageCollection option paletteEPSS 1.4%CVE-2021-23862HIGHAuthenticated Remote Code ExecutionEPSS 1.4%CVE-2022-33178HIGHA vulnerability in the radius authentication system of Brocade Fabric OS before Brocade Fabric OS 9.0 could allow a remote attacker to execuEPSS 1.4%