Fallos del tipo CWE-345

556 resultados

Verificação insuficiente de autenticidade de dados

É quando o software aceita dados sem validar adequadamente se vieram de uma fonte legítima e confiável. O sistema confia em informações (mensagens, arquivos, requisições) sem confirmar sua origem ou integridade, permitindo que um atacante forje, modifique ou injete dados maliciosos que serão processados como se fossem legítimos.

Ejemplo

Um serviço aceita atualizações de configuração via JSON sem verificar assinatura digital ou token HMAC. Um atacante intercepta a requisição e modifica o payload para redirecionar logs para um servidor controlado por ele — e o serviço aplica a mudança porque 'recebeu um JSON válido'.

Cómo mitigar

Implemente autenticação criptográfica de dados: use assinatura digital (HMAC, RSA, ECDSA) ou tokens com validade (JWT com chave secreta), valide sempre a origem da mensagem antes de processar, e recuse dados sem prova de autenticidade. Não confie apenas em formato válido ou canal de transporte — valide origem e integridade.

CVE-2024-2384MEDIUMWooCommerce POS <= 1.4.11 - Insufficient Verification of Data Authenticity to Authenticated (Customer+) Information DisclosureEPSS 0.3%CVE-2026-39324CRITICALRack::Session::Cookie secrets: decrypt failure fallback enables secretless session forgery and Marshal deserializationEPSS 0.3%CVE-2026-32597HIGHPyJWT accepts unknown `crit` header extensions (RFC 7515 §4.1.11 MUST violation)EPSS 0.3%CVE-2026-35051HIGHTraefik: ForwardAuth trustForwardHeader=false allows spoofed X-Forwarded-Prefix to bypass authEPSS 0.3%CVE-2019-1932MEDIUMCisco Advanced Malware Protection for Endpoints Windows Command Injection VulnerabilityEPSS 0.3%CVE-2026-47737HIGHPuma PROXY Protocol v1 Accepts Repeated Protocol Headers on Persistent ConnectionsEPSS 0.3%CVE-2022-46422MEDIUMAn issue in Netgear WNR2000 v1 1.2.3.7 and earlier allows authenticated attackers to cause a Denial of Service (DoS) via uploading a craftedEPSS 0.3%CVE-2025-21606HIGHLocal Privilege Escalation via Exposed XPC Method Due to Client Verification Failure in statsEPSS 0.3%CVE-2026-63687CRITICALApache CXF: JwtRequestCodeFilter silently overrides outer PKCE and nonce parametersEPSS 0.3%CVE-2026-30792HIGHRustDesk Client Blindly Merges Unauthenticated Strategy Payloads, Bypassing Local Security SettingsEPSS 0.3%CVE-2026-65583CRITICALApache CXF: Self-issued ID token claims validation skippedEPSS 0.3%CVE-2023-35764MEDIUMInsufficient verification of data authenticity issue in Survey Maker prior to 3.6.4 allows a remote unauthenticated attacker to spoof an IP EPSS 0.3%CVE-2025-5833MEDIUMPioneer DMH-WT7600NEX Root Filesystem Insufficient Verification of Data Authenticity VulnerabilityEPSS 0.3%CVE-2026-63094HIGHSigNoz < 0.134.0 SSO OAuth State Manipulation Session Token TheftEPSS 0.3%CVE-2026-55883HIGHTilt: Cross-site WebSocket hijacking of the Tilt HUD streamEPSS 0.3%CVE-2025-59420HIGHAuthlib: JWS/JWT accepts unknown crit headers (RFC violation → possible authz bypass)EPSS 0.3%CVE-2025-27616HIGHVela Server has Insufficient Webhook Payload Data VerificationEPSS 0.3%CVE-2026-3012HIGHSamba: group policy certificate enrollment uses http:// without validationEPSS 0.3%CVE-2023-47630HIGHAttacker can cause Kyverno user to unintentionally consume insecure imageEPSS 0.3%CVE-2024-35175MEDIUMsshpiper's Enabling of Proxy Protocol without proper feature flagging allows faking source addressEPSS 0.3%