Weaknesses of type CWE-94
4,442 resultsInjeção de script
Ocorre quando 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 no contexto da aplicação, comprometendo dados, sessões ou o servidor.
Example
Um formulário web que avalia expressões matemáticas digitadas pelo usuário com eval() sem filtros. Um atacante entra 'os.system("rm -rf /")' em vez de "2+2", e o servidor executa o comando do sistema.
How to mitigate
Evite usar funções que executem código dinâmico (eval, exec, etc.) com entrada externa. Se inevitável, use sandboxing rigoroso, validação whitelist de entrada, e intérpretes isolados. Prefira APIs seguras que não interprem código arbitrário.
CVE-2022-46874HIGHA file with a long filename could have had its filename truncated to remove the valid extension, leaving a malicious extension in its place.EPSS 0.9%CVE-2026-45505HIGHApache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Jolokia `addNetworkConnector` Discovery Wrapper BypassEPSS 0.9%CVE-2024-37061HIGHRemote Code Execution can occur in versions of the MLflow platform running version 1.11.0 or newer, enabling a maliciously crafted MLprojectEPSS 0.9%CVE-2021-39426CRITICALAn issue was discovered in /Upload/admin/admin_notify.php in Seacms 11.4 allows attackers to execute arbitrary php code via the notify1 paraEPSS 0.9%CVE-2024-3957MEDIUMBooster for WooCommerce <= 7.1.8 - Unauthenticated Arbitrary Shortcode ExecutionEPSS 0.9%CVE-2024-4264CRITICALRemote Code Execution in berriai/litellmEPSS 0.9%CVE-2026-35178CRITICALWorkbench Affected by Remote Code Execution (RCE) via Malicious Cookie in Timezone ConversionEPSS 0.9%CVE-2026-29102HIGHSuiteCRM has Authenticated RCE in ModulesEPSS 0.9%CVE-2024-5826CRITICALRemote Code Execution via Prompt Injection in vanna-ai/vannaEPSS 0.9%CVE-2024-5751CRITICALRemote Code Execution in BerriAI/litellmEPSS 0.9%CVE-2026-33435HIGHWeblate: Remote code execution during backup restorationEPSS 0.9%CVE-2026-85169HIGHn8n before 1.123.73 Remote Code Execution via $fromAI Prototype LeakEPSS 0.9%CVE-2026-35171CRITICALArbitrary Code Execution via Malicious Logging Configuration in KedroEPSS 0.9%CVE-2024-38993CRITICALrjrodger jsonic-next v2.12.1 was discovered to contain a prototype pollution via the function empty. This vulnerability allows attackers to EPSS 0.9%CVE-2021-37694HIGHCode injection issue for java-spring-cloud-stream-templateEPSS 0.9%CVE-2022-35779HIGHAzure RTOS GUIX Studio Remote Code Execution VulnerabilityEPSS 0.9%CVE-2025-47988HIGHAzure Monitor Agent Remote Code Execution VulnerabilityEPSS 0.9%CVE-2026-30875HIGHChamilo LMS: Authenticated RCE via H5P ImportEPSS 0.9%CVE-2023-24492CRITICAL
A vulnerability has been discovered in the Citrix Secure Access client for Ubuntu which, if exploited, could allow an attacker to remotely EPSS 0.9%CVE-2026-75414CRITICALIn AntFlow V2.0.0, ActivitiTest.java enables users to execute JUEL expressions without filtering the user input, which leads to a command exEPSS 0.9%