Weaknesses of type CWE-94
4,423 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-2024-41651CRITICALAn issue in Prestashop v.8.1.7 and before allows a remote attacker to execute arbitrary code via the module upgrade functionality. NOTE: thiEPSS 1.3%CVE-2024-27766MEDIUMAn issue in MariaDB v.11.1 allows a remote attacker to execute arbitrary code via the lib_mysqludf_sys.so function. NOTE: this is disputed bEPSS 1.3%CVE-2024-8695CRITICALA remote code execution (RCE) vulnerability via crafted extension description/changelog could be abused by a malicious extension in Docker Desktop before 4.34.2.EPSS 1.3%CVE-2022-41534HIGHOnline Diagnostic Lab Management System v1.0 was discovered to contain an arbitrary file upload vulnerability via the component /php_action/EPSS 1.3%CVE-2025-29039HIGHAn issue in dlink DIR 832x 240802 allows a remote attacker to execute arbitrary code via the function 0x41dda8EPSS 1.3%CVE-2024-31864CRITICALApache Zeppelin: Remote code execution by adding malicious JDBC connection stringEPSS 1.3%CVE-2023-35809—An issue was discovered in SugarCRM Enterprise before 11.0.6 and 12.x before 12.0.3. A Bean Manipulation vulnerability has been identified iEPSS 1.3%CVE-2021-37626HIGHPHP file inclusion via insert tagsEPSS 1.3%CVE-2023-26436HIGHAttackers with access to the "documentconverterws" API were able to inject serialized Java objects, that were not properly checked during deEPSS 1.3%CVE-2026-75699CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-84412CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-75703CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-73369CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-89275CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-75721CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-23830CRITICALSandboxJS has Sandbox Escape via Unprotected AsyncFunction ConstructorEPSS 1.2%CVE-2024-50636CRITICALPyMOL 2.5.0 contains a vulnerability in its "Run Script" function, which allows the execution of arbitrary Python code embedded within .PYM EPSS 1.2%CVE-2020-37052CRITICALAirControl 1.4.2 - PreAuth Remote Code ExecutionEPSS 1.2%CVE-2023-30912HIGH
A remote code execution issue exists in HPE OneView.
EPSS 1.2%CVE-2025-59059CRITICALApache Ranger: Remote Code Execution Vulnerability in NashornScriptEngineCreatorEPSS 1.2%