Weaknesses of type CWE-1242

14 results

Inclusão de funcionalidades não documentadas ou portas traseiras de debug

É quando o desenvolvedor deixa recursos ocultos, chaves de debug ou modos especiais compilados no código de produção sem documentação ou controle de acesso adequado. Atacantes descobrem essas funcionalidades não anunciadas e as exploram para contornar segurança, acessar dados sensíveis ou ganhar privilégios elevados.

Example

Um firmware de roteador contém um comando de shell oculto ativado por parâmetro não documentado na interface web. Um pesquisador descobre, acessa a CLI administrativa e assume controle do dispositivo. Ou um app mobile deixa hardcoded um token de admin que só funciona se você enviar um header HTTP específico — invisível na documentação, mas funciona em produção.

How to mitigate

Remova todo código de debug, backdoors e features experimentais antes de ir para produção. Se precisar manter funcionalidades internas, proteja com autenticação forte, documente claramente (mesmo internamente) e use feature flags que podem ser desativadas. Faça revisão de código e testes de segurança para encontrar esses pontos antes do release.

CVE-2017-20204CRITICALDBLTek GoIP Telnet Admin Interface Undocumented BackdoorEPSS 0.8%CVE-2021-4469HIGHDenver SHO-110 IP Camera Unauthenticated Snapshot AccessEPSS 0.6%CVE-2024-52564HIGHInclusion of undocumented features or chicken bits issue exists in UD-LT1 firmware Ver.2.1.8 and earlier and UD-LT1/EX firmware Ver.2.1.8 anEPSS 0.6%CVE-2023-3634HIGHFesto: MSE6-C2M/D2M/E2M Incomplete User Documentation of Remote Accessible FunctionsEPSS 0.5%CVE-2024-2103MEDIUMInclusion of Undocumented FeaturesEPSS 0.5%CVE-2024-54457HIGHInclusion of undocumented features or chicken bits issue exists in AE1021 firmware versions 2.0.10 and earlier and AE1021PE firmware versionEPSS 0.4%CVE-2025-22450HIGHInclusion of undocumented features issue exists in UD-LT2 firmware Ver.1.00.008_SE and earlier. A remote attacker may disable the LAN-side fEPSS 0.4%CVE-2025-52548MEDIUMEnabling SSH and Shellinabox on the vulnerable machineEPSS 0.3%CVE-2025-41754MEDIUMArbitrary Read with ubr-editfileEPSS 0.3%CVE-2025-41756HIGHArbitrary Write with ubr-editfileEPSS 0.3%CVE-2025-12176CRITICALUndocumented Administrative AccountsEPSS 0.3%CVE-2025-55050CRITICALCWE-1242: Inclusion of Undocumented FeaturesEPSS 0.3%CVE-2024-7011MEDIUMSharp NEC Projectors (NP-CB4500UL, NP-CB4500WL, NP-CB4700UL, NP-P525UL, NP-P525UL+, NP-P525ULG, NP-P525ULJL, NP-P525WL, NP-P525WL+, NP-P525WEPSS 0.3%CVE-2026-24714HIGHSome end of service NETGEAR products provide "TelnetEnable" functionality, which allows a magic packet to activate telnet service on the boxEPSS 0.2%