Fallos del tipo CWE-94

4424 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-2021-36424CRITICALAn issue discovered in phpwcms 1.9.25 allows remote attackers to run arbitrary code via DB user field during installation.EPSS 1.2%CVE-2024-50919CRITICALJpress until v5.1.1 has arbitrary file uploads on the windows platform, and the construction of non-standard file formats such as .jsp. can EPSS 1.2%CVE-2023-50488CRITICALAn issue in Blurams Lumi Security Camera (A31C) v23.0406.435.4120 allows attackers to execute arbitrary code.EPSS 1.2%CVE-2024-50450HIGHWordPress MDTF – Meta Data and Taxonomies Filter plugin <= 1.3.3.4 - Bypass Vulnerability vulnerabilityEPSS 1.2%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-89276CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-56703HIGHAdminer before 5.4.3 Remote Code Execution via SQLite VACUUM INTOEPSS 1.2%CVE-2026-7841HIGHGV-ASWeb Remote Code Execution (RCE) vulnerabilityEPSS 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-8832HIGHWPCode <= 2.3.5 - Authenticated (Author+) Remote Code Execution via CPT Capability Bypass via XML-RPC wp.newPostEPSS 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-2021-29475CRITICALPDF export allows arbitrary file readsEPSS 1.2%CVE-2023-48643CRITICALShrubbery tac_plus 2.x, 3.x. and 4.x through F4.0.4.28 allows unauthenticated Remote Command Execution. The product allows users to configurEPSS 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%