Falhas do tipo CWE-94

4.442 resultados

Injeção de script

Ocorre quando a aplicação constrói e executa código (JavaScript, Python, shell, etc.) usando dados não validados fornecidos pelo usuário. O atacante consegue injetar comandos arbitrários que serão executados com os privilégios da aplicação, comprometendo a segurança e integridade do sistema.

Exemplo

Um formulário que avalia expressões matemáticas recebidas do usuário: se a entrada é concatenada direto em um eval() ou equivalente, um atacante pode passar `__import__('os').system('rm -rf /')` em vez de uma expressão legítima, executando comandos do sistema.

Como mitigar

Nunca execute código construído a partir de entrada do usuário. Use parsers/validadores que aceitam apenas formatos esperados (whitelist), sandboxes para execução controlada, ou bibliotecas seguras que não avaliam código dinâmico. Se inevitável, isole rigidamente o ambiente de execução.

CVE-2021-47778HIGHGetSimple CMS My SMTP Contact Plugin 1.1.2 - PHP Code InjectionEPSS 1.3%CVE-2022-50806HIGH4images 1.9 - Remote Command Execution (RCE)EPSS 1.3%CVE-2024-40521HIGHSeaCMS 12.9 has a remote code execution vulnerability. The vulnerability is due to the fact that although admin_template.php imposes certainEPSS 1.3%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-84412CRITICALAdobe Campaign Classic (ACC) | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-75699CRITICALAdobe 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-75721CRITICALAdobe 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-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%