Weaknesses of type CWE-428

356 results

Caminho de busca ou elemento sem aspas

Ocorre quando o código procura executar um programa ou carregar uma biblioteca sem envolver o caminho em aspas, permitindo que espaços ou caracteres especiais no caminho sejam interpretados como separadores. Um atacante pode criar um executável em um diretório intermediário (ex: C:\Program Files\) e fazer com que o programa execute seu arquivo malicioso em vez do legítimo.

Example

Uma aplicação tenta chamar C:\Program Files\MyApp\tool.exe sem aspas. Se o Windows procura em C:\Program.exe primeiro (por causa do espaço), um atacante pode colocar um programa malicioso em C:\ com esse nome e ganhar execução de código.

How to mitigate

Sempre envolva caminhos completos em aspas duplas ("C:\\Program Files\\MyApp\\tool.exe") ou use APIs que aceitam argumentos separados (sem passar por shell parsing). Valide e normalize caminhos antes de usá-los.

CVE-2023-53947HIGHOCS Inventory NG 2.3.0.0 Unquoted Service Path Privilege EscalationEPSS 0.2%CVE-2020-37253HIGHWinstep 18.06.0096 Unquoted Service Path Privilege EscalationEPSS 0.2%CVE-2023-53946HIGHArcsoft PhotoStudio 6.0.0.172 Unquoted Service Path Privilege EscalationEPSS 0.2%CVE-2019-25306HIGHBlackMoon FTP Server 3.1.2.1731 - 'BMFTP-RELEASE' Unquoted Serive PathEPSS 0.2%CVE-2019-25273HIGHEasy-Hide-IP 5.0.0.3 - 'EasyRedirect' Unquoted Service PathEPSS 0.2%CVE-2019-25272HIGHTexasSoft CyberPlanet 6.4.131 - 'CCSrvProxy' Unquoted Service PathEPSS 0.2%CVE-2021-47828HIGHBOOTP Turbo 2.0.0.1253 - 'bootpt.exe' Unquoted Service PathEPSS 0.2%CVE-2019-25274HIGHProShow Producer 9.0.3797 - Unquoted Service PathEPSS 0.2%CVE-2019-25287HIGHAdaware Web Companion version 4.8.2078.3950 - 'WCAssistantService' Unquoted Service PathEPSS 0.2%CVE-2019-25275HIGHBartVPN 1.2.2 - 'BartVPNService' Unquoted Service PathEPSS 0.2%CVE-2019-25309HIGHZilab Remote Console Server 3.2.9 - 'Zilab Remote Console Server' Unquoted Service PathEPSS 0.2%CVE-2019-25307HIGHWorkgroupMail 7.5.1 - 'WorkgroupMail' Unquoted Service PathEPSS 0.2%CVE-2019-25286HIGH_GCafé 3.0 - 'gbClienService' Unquoted Service PathEPSS 0.2%CVE-2025-64151HIGHMultiple Roboticsware products provided by Roboticsware PTE. LTD. register Windows services with unquoted file paths. A user with the write EPSS 0.2%CVE-2025-62225HIGHOptical Disc Archive Software provided by Sony Corporation registers a Windows service with an unquoted file path. A user with the write perEPSS 0.2%CVE-2016-20056HIGHSpy Emergency build 23.0.205 Unquoted Service Path Privilege EscalationEPSS 0.2%CVE-2025-66271HIGHClone for Windows provided by ELECOM CO.,LTD. registers a Windows service with an unquoted file path. A user with the write permission on thEPSS 0.2%CVE-2022-50930HIGHEmerson PAC Machine Edition 9.80 Build 8695 - 'TrapiServer' Unquoted Service PathEPSS 0.2%CVE-2025-0884HIGHPrivilege Escalation vulnerability has been discovered in OpenText™ Service Manager.EPSS 0.2%CVE-2025-41359HIGHMultiple vulnerabilities in Small HTTP server by SmallsrvEPSS 0.2%