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-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-2026-41044HIGHApache ActiveMQ, Apache ActiveMQ Broker, Apache ActiveMQ All: Authenticated user can perform RCE via DestinationView MBean exposed by JolokiaEPSS 1.1%CVE-2026-51785CRITICALAn issue in Hugo Leisink Hiawatha v.12.1 and before allows a remote attacker to execute arbitrary code via a crafted requestEPSS 1.1%CVE-2026-45117CRITICALMyBB: Installer database configuration RCEEPSS 1.1%CVE-2023-1283CRITICAL Code Injection in builderio/qwikEPSS 1.1%CVE-2024-3955CRITICALArbitrary code execution in CraftBeerPi 4EPSS 1.1%CVE-2025-29902CRITICALRemote code execution that allows unauthorized users to execute arbitrary code on the server machine.EPSS 1.1%CVE-2024-31032CRITICALAn issue in Huashi Private Cloud CDN Live Streaming Acceleration Server hgateway-sixport v.1.1.2 allows a remote attacker to execute arbitraEPSS 1.1%CVE-2026-21256HIGHGitHub Copilot and Visual Studio Remote Code Execution VulnerabilityEPSS 1.1%CVE-2024-10131HIGHRemote Code Execution in infiniflow/ragflowEPSS 1.1%CVE-2024-7720CRITICALHP Security Manager - Potential Remote Code ExecutionEPSS 1.1%CVE-2022-46742CRITICALCode injection in paddle.audio.functional.get_window in PaddlePaddle 2.4.0-rc0 allows arbitrary code execution. EPSS 1.1%CVE-2021-38117HIGHPossible Remote Code Execution Vulnerability OpenText iManagerEPSS 1.1%CVE-2025-26818CRITICALNetwrix Password Secure through 9.2 allows command injection.EPSS 1.1%CVE-2026-5760CRITICALCVE-2026-5760EPSS 1.1%CVE-2026-53710CRITICALMCP Context Forge: RestrictedPython sandbox bypass via getattr builtin in python_sandbox_serverEPSS 1.1%CVE-2024-21574CRITICALThe issue stems from a missing validation of the pip field in a POST request sent to the /customnode/install endpoint used to install customEPSS 1.1%CVE-2024-54907HIGHTOTOLINK A3002R V4.0.0-B20230531.1404 is vulnerable to Remote Code Execution in /bin/boa via formWsc.EPSS 1.1%