Weaknesses of type CWE-94

4,426 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-3053HIGHUiPress lite | Effortless custom dashboards, admin themes and pages <= 3.5.07 - Authenticated (Subscriber+) Remote Code ExecutionEPSS 1.0%CVE-2021-33949CRITICALAn issue in FeMiner WMS v1.1 allows attackers to execute arbitrary code via the filename parameter and the exec function.EPSS 1.0%CVE-2023-49391HIGHAn issue was discovered in free5GC version 3.3.0, allows remote attackers to execute arbitrary code and cause a denial of service (DoS) on AEPSS 1.0%CVE-2023-47257HIGHConnectWise ScreenConnect through 23.8.4 allows man-in-the-middle attackers to achieve remote code execution via crafted messages.EPSS 1.0%CVE-2025-46295CRITICALApache Commons Text versions prior to 1.10.0 included interpolation features that could be abused when applications passed untrusted input iEPSS 1.0%CVE-2023-24795—Command execution vulnerability was discovered in JHR-N916R router firmware version<=21.11.1.1483.EPSS 1.0%CVE-2022-22985HIGHICSA-22-062-01 IPCOMM ipDIOEPSS 1.0%CVE-2026-44495HIGHAxios: Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config MergeEPSS 1.0%CVE-2025-70830CRITICALA Server-Side Template Injection (SSTI) vulnerability in the Freemarker template engine of Datart v1.0.0-rc.3 allows authenticated attackersEPSS 1.0%CVE-2025-3642HIGHMoodle: authenticated remote code execution risk in the moodle lms equella repositoryEPSS 1.0%CVE-2021-38450CRITICALTrane Tracer Code InjectionEPSS 1.0%CVE-2025-66848CRITICALJD Cloud NAS routers AX1800 (4.3.1.r4308 and earlier), AX3000 (4.3.1.r4318 and earlier), AX6600 (4.5.1.r4533 and earlier), BE6500 (4.4.1.r43EPSS 1.0%CVE-2026-75031CRITICALIn the interchange/interchange project, a critical remote code execution (RCE) vulnerability was found in the “quick question” admin featurEPSS 1.0%CVE-2026-45495HIGHMicrosoft Edge (Chromium-based) Remote Code Execution VulnerabilityEPSS 1.0%CVE-2026-31020CRITICALIn DocsGPT 0.15.0 and below, the application provides a custom prompt feature that allows users to define prompt content used during chatbotEPSS 1.0%CVE-2023-24539HIGHImproper sanitization of CSS values in html/templateEPSS 1.0%CVE-2026-8634CRITICALCrabbox < v0.12.0 Environment Variable Information DisclosureEPSS 1.0%CVE-2023-29400HIGHImproper handling of empty HTML attributes in html/templateEPSS 1.0%CVE-2024-48655HIGHAn issue in Total.js CMS v.1.0 allows a remote attacker to execute arbitrary code via the func.js file.EPSS 1.0%CVE-2026-5366CRITICALGit Argument Injection in prefecthq/prefectEPSS 1.0%