Fallos del tipo CWE-94

4424 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-2020-20918HIGHAn issue discovered in Pluck CMS v.4.7.10-dev2 allows a remote attacker to execute arbitrary php code via the hidden parameter to admin.php EPSS 1.1%CVE-2026-39918CRITICALVvveb < 1.0.8.1 Code Injection via Installation EndpointEPSS 1.1%CVE-2026-38450CRITICALAn issue in Aetopia Digital Asset Management DAM v.1.0.0 allows a remote attacker to execute arbitrary code via the name and description parEPSS 1.1%CVE-2026-16606CRITICALUnauthenticated remote code execution (pre-auth RCE) vulnerability in openFT for Linux and Oracle SolarisEPSS 1.1%CVE-2023-3551CRITICALCode Injection in nilsteampassnet/teampassEPSS 1.1%CVE-2022-50972CRITICALWooCommerce 7.1.0 Remote Code Execution via class-wc-meta-box-product-images.phpEPSS 1.1%CVE-2026-52098CRITICALAn issue in Flowise 3.1.2 allows a remote attacker to execute arbitrary code via the /api/v1/prediction/<flowId> endpointEPSS 1.1%CVE-2026-66748HIGHCamaleon CMS 2.1.1 - 2.9.1 Authenticated RCE via select_eval Custom FieldEPSS 1.1%CVE-2026-27745HIGHSPIP interface_traduction_objets < 2.2.2 Authenticated RCEEPSS 1.1%CVE-2026-39337CRITICALChurchCRM Affected by Unauthenticated RCE in Install WizardEPSS 1.1%CVE-2026-25142CRITICALSandboxJS Prototype Pollution -> Sandbox Escape -> RCEEPSS 1.1%CVE-2024-24091CRITICALYealink Meeting Server before v26.0.0.66 was discovered to contain an OS command injection vulnerability via the file upload interface.EPSS 1.1%CVE-2026-41900HIGHOpenLearnX has Critical Remote Code Execution Through Python Sandbox Escape via Code Execution EnvironmentEPSS 1.1%CVE-2024-21537CRITICALVersions of the package lilconfig from 3.1.0 and before 3.1.1 are vulnerable to Arbitrary Code Execution due to the insecure usage of eval iEPSS 1.1%CVE-2023-1097CRITICALUnauthenticated Command Injection EG7035-M11 SeriesEPSS 1.1%CVE-2023-2583CRITICAL Code Injection in jsreport/jsreportEPSS 1.1%CVE-2023-32692CRITICALRemote Code Execution Vulnerability in Validation PlaceholdersEPSS 1.1%CVE-2024-40453CRITICALsquirrellyjs squirrelly v9.0.0 and fixed in v.9.0.1 was discovered to contain a code injection vulnerability via the component options.varNaEPSS 1.1%CVE-2026-73679HIGHImpressCMS Authenticated RCE via PHP Custom Tag eval()EPSS 1.1%CVE-2024-1577CRITICALRemote Code Execution in MegaBIPEPSS 1.1%