Fallos del tipo CWE-19

13 resultados

Manipulação inadequada de dados

É uma categoria abrangente que aborda falhas na forma como o software recebe, processa, armazena ou transmite dados. A fraqueza ocorre quando não há validação, sanitização ou tratamento apropriado dos dados em algum ponto do fluxo, permitindo corrupção, injeção de código, vazamento de informação ou comportamento inesperado.

Ejemplo

Um formulário web que aceita entrada do usuário sem validar o tipo ou comprimento, armazenando-a diretamente em um banco de dados ou usando-a em uma query SQL. Um atacante injeta SQL malicioso e contorna autenticação. Outro caso: aplicação que não valida tamanho de arquivo antes de processar, causando consumo excessivo de memória.

Cómo mitigar

Implemente validação rigorosa na entrada (whitelist de caracteres/padrões esperados), sanitize dados antes de usar em contextos sensíveis (SQL, HTML, comandos do sistema), use prepared statements para queries, defina limites de tamanho e tipo de dado. Trate erros sem expor informações sensíveis.

CVE-2018-0485Cisco IOS and IOS XE Software SM-1T3/E3 Service Module Denial of Service VulnerabilityEPSS 4.1%CVE-2018-0177A vulnerability in the IP Version 4 (IPv4) processing code of Cisco IOS XE Software running on Cisco Catalyst 3850 and Cisco Catalyst 3650 SEPSS 3.8%CVE-2018-0157A vulnerability in the Zone-Based Firewall code of Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a device tEPSS 2.7%CVE-2020-3414HIGHCisco IOS XE Software for Cisco 4461 Integrated Services Routers Denial of Service VulnerabilityEPSS 1.9%CVE-2018-0203A vulnerability in the SMTP relay of Cisco Unity Connection could allow an unauthenticated, remote attacker to send unsolicited email messagEPSS 1.6%CVE-2018-0455Cisco Firepower System Software Detection Engine Denial of Service VulnerabilityEPSS 1.5%CVE-2020-3232MEDIUMCisco ASR 920 Series Aggregation Services Router Model 12SZ-IM SNMP Denial of Service VulnerabilityEPSS 1.0%CVE-2021-0263MEDIUMJunos OS: PTX Series: Denial of Service in packet processing due to heavy route churn when J-Flow sampling is enabledEPSS 0.9%CVE-2020-1651MEDIUMJunos OS: MX Series: PFE on the line card may crash due to memory leak.EPSS 0.5%CVE-2023-39395HIGHMismatch vulnerability in the serialization process in the communication system. Successful exploitation of this vulnerability may affect avEPSS 0.4%CVE-2026-28552MEDIUMOut-of-bounds write vulnerability in the IMS module. Impact: Successful exploitation of this vulnerability may affect availability.EPSS 0.3%CVE-2025-20311HIGHA vulnerability in the handling of certain Ethernet frames in Cisco IOS XE Software for Catalyst 9000 Series Switches could allow an unautheEPSS 0.2%CVE-2026-28539MEDIUMData processing vulnerability in the certificate management module. Impact: Successful exploitation of this vulnerability may affect serviceEPSS 0.1%