Weaknesses of type CWE-94
4,431 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-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%CVE-2025-48984HIGHA vulnerability allowing remote code execution (RCE) on the Backup Server by an authenticated domain user.EPSS 1.0%CVE-2024-56518CRITICALHazelcast Management Center through 6.0 allows remote code execution via a JndiLoginModule user.provider.url in a hazelcast-client XML documEPSS 1.0%CVE-2025-45857CRITICALEDIMAX CV7428NS v1.20 was discovered to contain a remote code execution (RCE) vulnerability via the command parameter in the mp function.EPSS 1.0%CVE-2026-10561CRITICALUnauthenticated Remote Code Execution in Langflow OSS PythonREPLComponent via Builtins InjectionEPSS 1.0%CVE-2026-5615MEDIUMgivanz Vvvebjs File Upload Endpoint upload.php cross site scriptingEPSS 1.0%CVE-2023-44846—An issue in SeaCMS v.12.8 allows an attacker to execute arbitrary code via the admin_ notify.php component.EPSS 1.0%CVE-2023-6131HIGHCode Injection in salesagility/suitecrmEPSS 1.0%CVE-2024-29500CRITICALAn issue in the kiosk mode of Secure Lockdown Multi Application Edition v2.00.219 allows attackers to execute arbitrary code via running a CEPSS 1.0%CVE-2026-27597CRITICAL@enclave-vm/core is vulnerable to Sandbox EscapeEPSS 1.0%CVE-2023-25910CRITICALA vulnerability has been identified in SIMATIC PCS 7 (All versions < V9.1 SP2 UC04), SIMATIC S7-PM (All versions < V5.7 SP1 HF1), SIMATIC S7EPSS 1.0%CVE-2024-46640CRITICALSeaCMS 13.2 has a remote code execution vulnerability located in the file sql.class.chp. Although the system has a check function, the checkEPSS 1.0%CVE-2022-43660HIGHImproper neutralization of Server-Side Includes (SSW) within a web page in Movable Type series allows a remote authenticated attacker with PEPSS 1.0%CVE-2023-43234—DedeBIZ v6.2.11 was discovered to contain multiple remote code execution (RCE) vulnerabilities at /admin/file_manage_control.php via the $acEPSS 1.0%CVE-2025-32106CRITICALIn Audiocodes Mediapack MP-11x through 6.60A.369.002, a crafted POST request request may result in an unauthenticated remote user's ability EPSS 1.0%CVE-2024-25293CRITICALmjml-app versions 3.0.4 and 3.1.0-beta were discovered to contain a remote code execution (RCE) via the href attribute.EPSS 1.0%CVE-2023-3656CRITICALUnauthenticated Remote Code ExecutionEPSS 1.0%CVE-2024-25202MEDIUMCross Site Scripting vulnerability in Phpgurukul User Registration & Login and User Management System 1.0 allows attackers to run arbitrary EPSS 1.0%CVE-2026-41242CRITICALprotobufjs has an arbitrary code execution issueEPSS 1.0%CVE-2024-48514CRITICALphp-heic-to-jpg <= 1.0.5 is vulnerable to code injection (fixed in 1.0.6). An attacker who can upload heic images is able to execute code onEPSS 1.0%