Weaknesses of type CWE-94

4,424 results

Injeçã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-2025-44022CRITICALAn issue in vvveb CMS v.1.0.6 allows a remote attacker to execute arbitrary code via the Plugin mechanism.EPSS 1.2%CVE-2022-3418HIGHWP All Import < 3.6.9 - Admin+ Arbitrary File Upload to RCEEPSS 1.2%CVE-2022-47129CRITICALPHPOK v6.3 was discovered to contain a remote code execution (RCE) vulnerability.EPSS 1.2%CVE-2026-61523HIGHWebsiteBaker CMS < 2.13.10 Code Injection via Droplets EditorEPSS 1.2%CVE-2021-32809MEDIUMArbitrary HTML injection vulnerability in ckeditorEPSS 1.2%CVE-2023-50723CRITICALXWiki Platform remote code execution/programming rights with configuration section from any user accountEPSS 1.2%CVE-2026-58400CRITICALGeoNetwork vulnerable to Remote Code Execution via unsafe Saxon XSLT processor configuration in formatterEPSS 1.2%CVE-2026-24781CRITICALvm2: Sandbox Breakout Through InspectEPSS 1.2%CVE-2019-9140HIGHHappypoint mobile application information disclosure vulnerabilityEPSS 1.2%CVE-2023-46055—An issue in ThingNario Photon v.1.0 allows a remote attacker to execute arbitrary code and escalate privileges via a crafted script to the pEPSS 1.2%CVE-2023-27893HIGHArbitrary Code Execution in SAP Solution Manager and ABAP managed systems (ST-PI)EPSS 1.2%CVE-2026-30741CRITICALA remote code execution (RCE) vulnerability in OpenClaw Agent Platform v2026.2.6 allows attackers to execute arbitrary code via a Request-SiEPSS 1.2%CVE-2023-40050CRITICALAutomate Vulnerable to Malicious Content Uploaded Through Embedded Compliance ApplicationEPSS 1.2%CVE-2026-42785HIGHOpenKM 6.3.12 Remote Code Execution via Administrative ScriptingEPSS 1.2%CVE-2022-43416HIGHJenkins Katalon Plugin 1.0.32 and earlier implements an agent/controller message that does not limit where it can be executed and allows invEPSS 1.2%CVE-2023-25549HIGH A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that allows for remote code execution when uEPSS 1.2%CVE-2023-51801CRITICALSQL Injection vulnerability in the Simple Student Attendance System v.1.0 allows a remote attacker to execute arbitrary code via a crafted pEPSS 1.2%CVE-2023-25550HIGH A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that allows remote code execution via the EPSS 1.2%CVE-2023-28354CRITICALAn issue was discovered in Opsview Monitor Agent 6.8. An unauthenticated remote attacker can call check_nrpe against affected targets, speciEPSS 1.2%CVE-2023-36467HIGHAWS data.all vulnerable to RCE through user injection of Python CommandsEPSS 1.2%