Fallos del tipo CWE-94

4400 resultados

Injeção de script

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 pelo servidor ou navegador como se fossem parte legítima do programa.

Ejemplo

Um formulário de contato concatena o nome do usuário diretamente em um script JavaScript enviado ao navegador: `<script>var usuario = '` + entrada_usuario + `';</script>`. Se o usuário envia `'; alert('xss'); //`, o navegador executa o alerta indesejado.

Cómo mitigar

Nunca construa código dinâmico a partir de entrada de usuário. Use APIs seguras (como `JSON.parse()` ao invés de `eval()`, ou templates com escape automático), valide e sanitize rigorosamente todas as entradas, e aplique listas brancas de caracteres permitidos quando possível.

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-40050CRITICALAutomate Vulnerable to Malicious Content Uploaded Through Embedded Compliance ApplicationEPSS 1.2%CVE-2023-27893HIGHArbitrary Code Execution in SAP Solution Manager and ABAP managed systems (ST-PI)EPSS 1.2%CVE-2026-3120HIGHRCE in Profelis Informatics' SambaBoxEPSS 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-36467HIGHAWS data.all vulnerable to RCE through user injection of Python CommandsEPSS 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-2024-50919CRITICALJpress until v5.1.1 has arbitrary file uploads on the windows platform, and the construction of non-standard file formats such as .jsp. can EPSS 1.2%CVE-2021-36424CRITICALAn issue discovered in phpwcms 1.9.25 allows remote attackers to run arbitrary code via DB user field during installation.EPSS 1.2%CVE-2023-50488CRITICALAn issue in Blurams Lumi Security Camera (A31C) v23.0406.435.4120 allows attackers to execute arbitrary code.EPSS 1.2%CVE-2024-50450HIGHWordPress MDTF – Meta Data and Taxonomies Filter plugin <= 1.3.3.4 - Bypass Vulnerability vulnerabilityEPSS 1.2%CVE-2017-20099HIGHAnalytics Stats Counter Statistics Plugin code injectionEPSS 1.2%CVE-2024-36268HIGHApache InLong TubeMQ Client: Remote Code Execution vulnerabilityEPSS 1.2%CVE-2026-48322CRITICALColdFusion | Improper Control of Generation of Code ('Code Injection') (CWE-94)EPSS 1.2%CVE-2026-66148MEDIUMAn authenticated command injection vulnerability was identified in GMS Command-Line Interface (CLI) 9.5.1 (Build 9510.1044) and earlier versEPSS 1.2%CVE-2026-23830CRITICALSandboxJS has Sandbox Escape via Unprotected AsyncFunction ConstructorEPSS 1.2%CVE-2024-40522HIGHThere is a remote code execution vulnerability in SeaCMS 12.9. The vulnerability is caused by phomebak.php writing some variable names passeEPSS 1.2%