Fallos del tipo CWE-94

4442 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-2026-76550HIGHWP Import Export Lite < 3.9.34 - Authenticated RCE via Export Template Path TraversalEPSS 0.8%CVE-2026-69259CRITICALFlowise RCE via SQLite Record Manager NodeEPSS 0.8%CVE-2023-40606CRITICALWordPress Kanban Boards for WordPress Plugin <= 2.5.21 is vulnerable to Arbitrary Code ExecutionEPSS 0.8%CVE-2025-24977CRITICALOpenCTI has remote code execution and sensitive secrets exposed through web hookEPSS 0.8%CVE-2025-5127MEDIUMTeledyne FLIR AX8 prod.php cross site scriptingEPSS 0.8%CVE-2026-45618CRITICALLiquidJS is Vulnerable to Remote Code ExecutionEPSS 0.8%CVE-2022-3721HIGH Code Injection in froxlor/froxlorEPSS 0.8%CVE-2026-28425HIGHStatamic vulnerable to remote code execution via Antlers-enabled control panel inputsEPSS 0.8%CVE-2023-43449HIGHAn issue in HummerRisk HummerRisk v.1.10 thru 1.4.1 allows an authenticated attacker to execute arbitrary code via a crafted request to the EPSS 0.8%CVE-2026-70336HIGHVisual Studio Code Remote Code Execution VulnerabilityEPSS 0.8%CVE-2025-9321CRITICALWPCasa <= 1.4.1 - Unauthenticated Code InjectionEPSS 0.8%CVE-2023-47032CRITICALPassword Vulnerability in NCR Terminal Handler v.1.5.1 allows a remote attacker to execute arbitrary code via a crafted script to the UserSeEPSS 0.8%CVE-2024-27191HIGHWordPress Slivery Extender plugin <= 1.0.2 - Remote Code Execution (RCE) vulnerabilityEPSS 0.8%CVE-2026-25227CRITICALauthentik affected by Remote Code Execution via Context Key Injection in PropertyMapping Test EndpointEPSS 0.8%CVE-2024-22988CRITICALZKteco ZKBio WDMS before 9.0.2 Build 20250526 allows an attacker to download a database backup via the /files/backup/ component because the EPSS 0.8%CVE-2024-29477HIGHLack of sanitization during Installation Process in Dolibarr ERP CRM up to version 19.0.0 allows an attacker with adjacent access to the netEPSS 0.8%CVE-2024-10252HIGHCode Injection in langgenius/difyEPSS 0.8%CVE-2026-88795CRITICALwpShopGermany IT-RECHT KANZLEI < 2.4 - Unauthenticated RCE via Predictable API TokenEPSS 0.8%CVE-2025-67489CRITICAL@vitejs/plugin-rsc Remote Code Execution through unsafe dynamic imports in RSC server function APIs on development serverEPSS 0.8%CVE-2026-70477CRITICALFlowise: CSV Agent Prompt Injection Remote Code Execution VulnerabilityEPSS 0.8%