Fallos del tipo CWE-428

356 resultados

Caminho de busca sem aspas ou elemento não delimitado

Ocorre quando um aplicativo executa um programa ou carrega uma biblioteca usando um caminho sem aspas ou delimitação adequada, permitindo que espaços ou caracteres especiais no caminho sejam interpretados como separadores. Um atacante pode explorar isso colocando um executável malicioso em um diretório com nome parcial que coincida com a busca (ex: 'C:\Program Files\' interpretado como 'C:\Program\'), fazendo o sistema executar código não autorizado.

Ejemplo

Um serviço Windows tenta executar 'C:\Program Files\MeuApp\service.exe' mas o caminho não está entre aspas. O sistema busca primeiro por 'C:\Program.exe', depois 'C:\Program Files\MeuApp\service.exe'. Um atacante cria 'C:\Program.exe' malicioso e consegue executá-lo com privilégios do serviço.

Cómo mitigar

Sempre delimite caminhos com aspas duplas ao executar programas ou carregar bibliotecas dinâmicas. Use APIs que validem caminhos explicitamente, evite concatenação de strings para construir paths, e mantenha diretórios sensíveis com permissões restritivas para impedir criação de arquivos não autorizados.

CVE-2021-47862HIGHHi-Rez Studios 5.1.6.3 - 'HiPatchService' Unquoted Service PathEPSS 0.1%CVE-2021-47887HIGHPrint Job Accounting 4.4.10 - 'OkiJaSvc' Unquoted Service PathEPSS 0.1%CVE-2021-47878HIGHeBeam Education Suite 2.5.0.9 - 'eBeam Device Service' Unquoted Service PathEPSS 0.1%CVE-2021-47880HIGHRealtek Wireless LAN Utility 700.1631 - 'Realtek11nSU' Unquoted Service PathEPSS 0.1%CVE-2021-47879HIGHeBeam Interactive Suite 3.6 - 'eBeam Stylus Driver' Unquoted Service PathEPSS 0.1%CVE-2021-47864HIGHOSAS Traverse Extension 11 - 'travextensionhostsvc' Unquoted Service PathEPSS 0.1%CVE-2021-47859HIGHActivIdentity 8.2 - 'ac.sharedstore' Unquoted Service PathEPSS 0.1%CVE-2022-4429MEDIUMAvira Security for Windows - Denial of ServiceEPSS 0.1%CVE-2022-50688HIGHCobian Backup Gravity 11.2.0.582 Unquoted Service Path Privilege EscalationEPSS 0.1%CVE-2025-9043MEDIUMThe service executable path in Seagate Toolkit on Versions prior to 2.34.0.33 on Windows allows an attacker with Admin privileges to exploitEPSS 0.1%CVE-2020-36903HIGHSelea CarPlateServer 4.0.1.6 Local Privilege Escalation via Unquoted Service PathEPSS 0.1%CVE-2023-54338HIGHTftpd32_SE 4.60 - 'Tftpd32_svc' Unquoted Service PathEPSS 0.1%CVE-2026-8864HIGHHP Fan Control App – Potential Escalation of PrivilegeEPSS 0.1%CVE-2026-24466HIGHProducts provided by Oki Electric Industry Co., Ltd. and its OEM products (Ricoh Co., Ltd., Murata Machinery, Ltd.) register Windows serviceEPSS 0.1%CVE-2023-53912HIGHUSB Flash Drives Control 4.1.0.0 Unquoted Service Path Privilege EscalationEPSS 0.1%CVE-2020-37059HIGHPopcorn Time 6.2 - 'Update service' Unquoted Service PathEPSS 0.1%CVE-2017-20218HIGHServiio PRO 1.8 Local Privilege Escalation via Unquoted PathEPSS 0.1%CVE-2021-47896HIGHPDFCOMPLETE Corporate Edition 4.1.45 - 'pdfcDispatcher' Unquoted Service PathEPSS 0.1%CVE-2021-47890HIGHLogonExpert 8.1 - 'LogonExpertSvc' Unquoted Service PathEPSS 0.1%CVE-2026-5789HIGHSearch path without quotes in CivetWebEPSS 0.1%