Falhas do tipo CWE-94

4.410 resultados

Injeção de script

Ocorre quando a aplicação constrói e executa código (JavaScript, Python, shell, etc.) usando dados não validados fornecidos pelo usuário. O atacante consegue injetar comandos arbitrários que serão executados com os privilégios da aplicação, comprometendo a segurança e integridade do sistema.

Exemplo

Um formulário que avalia expressões matemáticas recebidas do usuário: se a entrada é concatenada direto em um eval() ou equivalente, um atacante pode passar `__import__('os').system('rm -rf /')` em vez de uma expressão legítima, executando comandos do sistema.

Como mitigar

Nunca execute código construído a partir de entrada do usuário. Use parsers/validadores que aceitam apenas formatos esperados (whitelist), sandboxes para execução controlada, ou bibliotecas seguras que não avaliam código dinâmico. Se inevitável, isole rigidamente o ambiente de execução.

CVE-2026-3395MEDIUMMaxSite CMS MarkItUp Preview AJAX Endpoint preview-ajax.php eval code injectionEPSS 3.9%CVE-2023-37466CRITICALvm2 Sandbox Escape vulnerabilityEPSS 3.9%CVE-2024-39844CRITICALIn ZNC before 1.9.1, remote code execution can occur in modtcl via a KICK.EPSS 3.9%CVE-2025-55423CRITICALA command injection vulnerability exists in the upnp_relay() function in multiple ipTIME router models because the controlURL value used to EPSS 3.8%CVE-2017-14853HIGHThe Orpak SiteOmat OrCU component is vulnerable to code injection, for all versions prior to 2017-09-25, due to a search query that uses a dEPSS 3.8%CVE-2026-26030CRITICALMicrosoft Semantic Kernel InMemoryVectorStore filter functionality vulnerable to remote code executionEPSS 3.8%CVE-2024-44411CRITICALD-Link DI-8300 v16.07.26A1 is vulnerable to command injection via the msp_info_htm function.EPSS 3.7%CVE-2025-13773CRITICALPrint Invoice & Delivery Notes for WooCommerce <= 5.8.0 - Unauthenticated Remote Code ExecutionEPSS 3.7%CVE-2025-51991HIGHXWiki through version 17.3.0 is vulnerable to Server-Side Template Injection (SSTI) in the Administration interface, specifically within theEPSS 3.7%CVE-2022-23088CRITICAL802.11 heap buffer overflowEPSS 3.6%CVE-2025-41243CRITICALSpring Expression Language property modification using Spring Cloud Gateway Server WebFluxEPSS 3.5%CVE-2024-41667HIGHOpenAM FreeMarker template injectionEPSS 3.5%CVE-2022-39327HIGHImproper Control of Generation of Code ('Code Injection') in Azure CLIEPSS 3.5%CVE-2022-1159HIGHRockwell Automation Studio 5000 Logix Designer Code InjectionEPSS 3.5%CVE-2023-36281CRITICALAn issue in langchain v.0.0.171 allows a remote attacker to execute arbitrary code via a JSON file to load_prompt. This is related to __subcEPSS 3.4%CVE-2019-5413—An attacker can use the format parameter to inject arbitrary commands in the npm package morgan < 1.9.1.EPSS 3.4%CVE-2019-1194HIGHScripting Engine Memory Corruption VulnerabilityEPSS 3.4%CVE-2020-15252HIGHRCE in XWikiEPSS 3.4%CVE-2015-3173—custom-content-type-manager Wordpress plugin can be used by an administrator to achieve arbitrary PHP remote code execution.EPSS 3.3%CVE-2024-38346CRITICALApache CloudStack: Unauthenticated cluster service port leads to remote executionEPSS 3.3%