Fallos del tipo CWE-94

4414 resultados

Injeção de script

A aplicação executa código dinâmico (JavaScript, Python, etc.) construído a partir de entrada do usuário sem validação ou sanitização adequada. Um atacante injeta comandos maliciosos que são interpretados e executados pelo servidor ou navegador como se fossem parte legítima do programa.

Ejemplo

Um formulário de contato concatena o nome do usuário diretamente em um script JavaScript enviado ao navegador: `<script>var usuario = '` + entrada_usuario + `';</script>`. Se o usuário envia `'; alert('xss'); //`, o navegador executa o alerta indesejado.

Cómo mitigar

Nunca construa código dinâmico a partir de entrada de usuário. Use APIs seguras (como `JSON.parse()` ao invés de `eval()`, ou templates com escape automático), valide e sanitize rigorosamente todas as entradas, e aplique listas brancas de caracteres permitidos quando possível.

CVE-2017-20099HIGHAnalytics Stats Counter Statistics Plugin code injectionEPSS 1.2%CVE-2024-36268HIGHApache InLong TubeMQ Client: Remote Code Execution vulnerabilityEPSS 1.2%CVE-2026-48322CRITICALColdFusion | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-66148MEDIUMAn authenticated command injection vulnerability was identified in GMS Command-Line Interface (CLI) 9.5.1 (Build 9510.1044) and earlier versEPSS 1.2%CVE-2026-23830CRITICALSandboxJS has Sandbox Escape via Unprotected AsyncFunction ConstructorEPSS 1.2%CVE-2024-40522HIGHThere is a remote code execution vulnerability in SeaCMS 12.9. The vulnerability is caused by phomebak.php writing some variable names passeEPSS 1.2%CVE-2023-28333CRITICALMoodle: pix helper potential mustache code injection riskEPSS 1.2%CVE-2022-30175HIGHAzure RTOS GUIX Studio Remote Code Execution VulnerabilityEPSS 1.2%CVE-2025-53890CRITICALpyLoad vulnerable to remote code execution through js2py onCaptchaResultEPSS 1.2%CVE-2026-69264CRITICALFlowise: RCE via CSVAgent csvFile data URI base64 segment is interpolated into Python source without validationEPSS 1.2%CVE-2023-46010—An issue in SeaCMS v.12.9 allows an attacker to execute arbitrary commands via the admin_safe.php component.EPSS 1.2%CVE-2024-44623HIGHAn issue in TuomoKu SPx-GC v.1.3.0 and before allows a remote attacker to execute arbitrary code via the child_process.js function.EPSS 1.2%CVE-2022-43416HIGHJenkins Katalon Plugin 1.0.32 and earlier implements an agent/controller message that does not limit where it can be executed and allows invEPSS 1.2%CVE-2023-43625CRITICALA vulnerability has been identified in Simcenter Amesim (All versions < V2021.1). The affected application contains a SOAP endpoint that couEPSS 1.2%CVE-2021-29475CRITICALPDF export allows arbitrary file readsEPSS 1.2%CVE-2022-3696HIGHA post-auth code injection vulnerability allows admins to execute code in Webadmin of Sophos Firewall releases older than version 19.5 GA.EPSS 1.2%CVE-2025-53002HIGHLLaMA-Factory Remote Code Execution (RCE) VulnerabilityEPSS 1.2%CVE-2021-22150MEDIUMKibana code execution issueEPSS 1.2%CVE-2024-3955CRITICALArbitrary code execution in CraftBeerPi 4EPSS 1.1%CVE-2023-1283CRITICAL Code Injection in builderio/qwikEPSS 1.1%