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-2020-36937HIGHMEMU PLAY 3.7.0 - 'MEmusvc' Unquoted Service PathEPSS 0.1%CVE-2025-13433HIGHMuse Group MuseHub Windows Service Muse.Updater.exe unquoted search pathEPSS 0.1%CVE-2021-47889HIGHSoftros LAN Messenger 9.6.4 - 'SoftrosSpellChecker' Unquoted Service PathEPSS 0.1%CVE-2020-36936HIGHMagic Mouse 2 utilities 2.20 - 'magicmouse2service' Unquoted Service PathEPSS 0.1%CVE-2021-47898HIGHEpson USB Display 1.6.0.0 Unquoted Service Path VulnerabilityEPSS 0.1%CVE-2025-1984MEDIUMLocal Privilege Escalation on Xerox® Desktop Print Experience® v8.5EPSS 0.1%CVE-2023-53954HIGHActFax 10.10 Unquoted Path Services Privilege Escalation VulnerabilityEPSS 0.1%CVE-2026-66839HIGHNetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Unquoted Search Path or Element vulnerability (CWE-428). An auEPSS 0.1%CVE-2020-36958HIGHKite 1.2020.1119.0 - 'KiteService' Unquoted Service PathEPSS 0.1%CVE-2020-36980HIGHSAntivirus IC 10.0.21.61 - 'SAntivirusIC' Unquoted Service PathEPSS 0.1%CVE-2020-36959HIGHIDT PC Audio 1.0.6499.0 - 'STacSV' Unquoted Service PathEPSS 0.1%CVE-2020-36957HIGHPDF Complete 3.5.310.2002 - 'pdfsvc.exe' Unquoted Service PathEPSS 0.1%CVE-2020-37030HIGHOutline Service 1.3.3 - 'Outline Service ' Unquoted Service PathEPSS 0.1%CVE-2019-25304HIGHIntelligent Security System SecurOS Enterprise 10.2 - 'SecurosCtrlService' Unquoted Service PathEPSS 0.1%CVE-2019-25266HIGHWondershare Application Framework Service 2.4.3.231 - 'WsAppService' Unquote Service PathEPSS 0.1%CVE-2019-25302HIGHAcer Launch Manager 6.1.7600.16385 - 'DsiWMIService' Unquoted Service PathEPSS 0.1%CVE-2021-47762HIGHHTTPDebuggerPro 9.11 - Unquoted Service PathEPSS 0.1%CVE-2019-25293HIGHBlue Stacks App Player 2.4.44.62.57 - "BstHdLogRotatorSvc" Unquote Service PathEPSS 0.1%CVE-2019-25345HIGHRTK IIS Codec Service 6.4.10041.133 - 'RtkI2SCodec' Unquote Service PathEPSS 0.1%CVE-2025-60320MEDIUMmemoQ 10.1.13.ef1b2b52aae and earlier contains an unquoted service path vulnerability in the memoQ Auto Update Service (memoQauhlp101). The EPSS 0.1%