Weaknesses of type CWE-941

11 results

Destino incorretamente especificado em canal de comunicação

A aplicação envia dados para um destino (servidor, endpoint, URL) que não é o pretendido, seja por configuração errada, validação inadequada ou manipulação de entrada. Isso permite que um atacante intercepte, desvie ou acesse dados sensíveis destinados a outro lugar.

Example

Uma aplicação móvel tenta enviar credenciais para 'api.servidor-oficial.com', mas um campo de configuração (ou variável de ambiente) aponta para 'api.servidor-falso.com' controlado pelo atacante. O código nunca valida se o destino é realmente o esperado antes de transmitir os dados.

How to mitigate

Valide e whitelist explicitamente os destinos permitidos em código (não em config), use certificados de servidor (HTTPS com pinning), e implemente verificação de integridade de configurações. Nunca deixe o destino ser totalmente dinâmico sem controle.

CVE-2024-29415HIGHThe ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses (such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, EPSS 8.3%CVE-2019-18242—In Moxa ioLogik 2500 series firmware, Version 3.0 or lower, and IOxpress configuration utility, Version 2.3.0 or lower, frequent and multiplEPSS 1.6%CVE-2025-53899HIGHKiteworks MFT is vulnerable to an Incorrectly Specified Destination in a Communication ChannelEPSS 0.9%CVE-2022-4847HIGHIncorrectly Specified Destination in a Communication Channel in usememos/memosEPSS 0.6%CVE-2023-33198MEDIUMIncorrectly Specified Chat Message Destinations in tgstation-server and DreamMaker APIEPSS 0.6%CVE-2025-69515CRITICALAn issue in JXL 9 Inch Car Android Double Din Player Android v12.0 allows attackers to force the infotainment system into accepting falsifieEPSS 0.5%CVE-2024-34947CRITICALQuanxun Huiju Network Technology (Beijing) Co.,Ltd IK-Q3000 3.7.10 x64 Build202401261655 was discovered to be vulnerable to an ICMP redirectEPSS 0.4%CVE-2026-69246HIGHGuzzle: Noncanonical host can bypass host-based checksEPSS 0.2%CVE-2026-40118MEDIUMUDP Console provided by Arcserve contains an incorrectly specified destination in a communication channel vulnerability. When a user configuEPSS 0.2%CVE-2026-72506MEDIUMVoiceTra provided by National Institute of Information and Communications Technology (NICT) contains an incorrectly specified destination inEPSS 0.2%CVE-2025-0036LOWIn AMD Versal Adaptive SoC devices, the incorrect configuration of the SSS during runtime (post-boot) cryptographic operations could cause dEPSS 0.1%