Fallos del tipo CWE-94

4428 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-2024-42902HIGHAn issue in the js_localize.php function of LimeSurvey v6.6.2 and before allows attackers to execute arbitrary code via injecting a crafted EPSS 1.0%CVE-2026-3132HIGHMaster Addons for Elementor Premium <= 2.1.3 - Authenticated (Subscriber+) Remote Code Execution via render_previewEPSS 1.0%CVE-2026-69100HIGHLAMP 5.6.2 GlueFactory Unsandboxed Groovy Script Remote Code ExecutionEPSS 1.0%CVE-2024-40442HIGHAn issue in Doccano Open source annotation tools for machine learning practitioners v.1.8.4 and Doccano Auto Labeling Pipeline module to annEPSS 1.0%CVE-2022-44794HIGHAn issue was discovered in Object First Ootbi BETA build 1.0.7.712. Management protocol has a flow which allows a remote attacker to executeEPSS 1.0%CVE-2024-25180CRITICALAn issue discovered in pdfmake 0.2.9 allows remote attackers to run arbitrary code via crafted POST request to the /pdf endpoint. NOTE: thisEPSS 1.0%CVE-2026-27577CRITICALn8n: Expression Sandbox Escape Leads to RCEEPSS 1.0%CVE-2023-29382—An issue in Zimbra Collaboration ZCS v.8.8.15 and v.9.0 allows an attacker to execute arbitrary code via the sfdc_preauth.jsp component.EPSS 1.0%CVE-2022-24915HIGHICSA-22-062-01 IPCOMM ipDIOEPSS 1.0%CVE-2026-42288CRITICALChurchCRM: Incomplete fix for CVE-2026-39337: Unauthenticated RCE in Setup Wizard via unsanitized DB_PASSWORDEPSS 1.0%CVE-2026-44887CRITICALUnauthenticated RCE via Python Config File Injection in SaveConfigFile() (Path)EPSS 1.0%CVE-2025-64676HIGHMicrosoft Purview eDiscovery Remote Code Execution VulnerabilityEPSS 1.0%CVE-2019-2390HIGHCode execution on Windows via OpenSSL engine injectionEPSS 1.0%CVE-2026-69256CRITICALFlowise: Remote Code Execution Vulnerability in CSVAgentEPSS 1.0%CVE-2023-30990HIGHIBM i command executionEPSS 1.0%CVE-2026-59826CRITICALMetabase: Arbitrary Code Execution via Database Connection Detail BypassEPSS 1.0%CVE-2023-53883HIGHWebedition CMS v2.9.8.8 Remote Code Execution via PHP Page CreationEPSS 1.0%CVE-2024-3044MEDIUMGraphic on-click binding allows unchecked script executionEPSS 1.0%CVE-2024-53604CRITICALA SQL Injection vulnerability was found in /covid-tms/check_availability.php in PHPGurukul COVID 19 Testing Management System v1.0, which alEPSS 1.0%CVE-2026-6951CRITICALVersions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution (RCE) due to an incomplete fix for [CVE-2022-25912]EPSS 1.0%