VYPR

CWE-94

Improper Control of Generation of Code ('Code Injection')

BaseDraftLikelihood: Medium

Description

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-242 · CAPEC-35 · CAPEC-77

CVEs mapped to this weakness (6,979)

page 50 of 349
  • CVE-2025-3114CriApr 9, 2025
    risk 0.61cvss epss 0.01

    Code Execution via Malicious Files: Attackers can create specially crafted files with embedded code that may execute without adequate security validation, potentially leading to system compromise. Sandbox Bypass Vulnerability: A flaw in the TERR security mechanism allows…

  • CVE-2024-12372CriDec 18, 2024
    risk 0.61cvss epss 0.01

    A denial-of-service and possible remote code execution vulnerability exists in the Rockwell Automation Power Monitor 1000. The vulnerability results in corruption of the heap memory which may compromise the integrity of the system, potentially allowing for remote code execution…

  • CVE-2024-7093CriAug 1, 2024
    risk 0.61cvss epss 0.01

    Dispatch's notification service uses Jinja templates to generate messages to users. Jinja permits code execution within blocks, which were neither properly sanitized nor sandboxed. This vulnerability enables users to construct command line scripts in their custom message…

  • CVE-2024-36456CriJul 15, 2024
    risk 0.61cvss epss 0.01

    This vulnerability allows an unauthenticated attacker to achieve remote command execution on the affected PAM system by uploading a specially crafted PAM upgrade file.

  • CVE-2024-31982CriApr 10, 2024
    risk 0.61cvss 10.0epss 0.34

    XWiki Platform is a generic wiki platform. Starting in version 2.4-milestone-1 and prior to versions 4.10.20, 15.5.4, and 15.10-rc-1, XWiki's database search allows remote code execution through the search text. This allows remote code execution for any visitor of a public wiki…

  • CVE-2024-31819CriApr 10, 2024
    risk 0.61cvss 9.8epss 0.16

    An issue in WWBN AVideo v.12.4 through v.14.2 allows a remote attacker to execute arbitrary code via the systemRootPath parameter of the submitIndex.php component.

  • CVE-2024-25293CriMar 1, 2024
    risk 0.61cvss 9.3epss 0.01

    mjml-app versions 3.0.4 and 3.1.0-beta were discovered to contain a remote code execution (RCE) via the href attribute.

  • CVE-2023-33157HigJul 11, 2023
    risk 0.61cvss 8.8epss 0.41

    Microsoft SharePoint Remote Code Execution Vulnerability

  • CVE-2023-33131HigJun 14, 2023
    risk 0.61cvss 8.8epss 0.06

    Microsoft Outlook Remote Code Execution Vulnerability

  • CVE-2023-3224CriJun 13, 2023
    risk 0.61cvss 9.8epss 0.59

    Code Injection in GitHub repository nuxt/nuxt prior to 3.5.3.

  • CVE-2023-1097CriMar 1, 2023
    risk 0.61cvss 9.3epss 0.01

    Baicells EG7035-M11 devices with firmware through BCE-ODU-1.0.8 are vulnerable to improper code exploitation via HTTP GET command injections. Commands are executed using pre-login execution and executed with root permissions. The following methods have been tested and validated…

  • CVE-2022-43571HigNov 3, 2022
    risk 0.61cvss 8.8epss 0.13

    In Splunk Enterprise versions below 8.2.9, 8.1.12, and 9.0.2, an authenticated user can execute arbitrary code through the dashboard PDF generation component.

  • CVE-2021-21480HigMar 9, 2021
    risk 0.61cvss 8.8epss 0.51

    SAP MII allows users to create dashboards and save them as JSP through the SSCE (Self Service Composition Environment). An attacker can intercept a request to the server, inject malicious JSP code in the request and forward to server. When this dashboard is opened by users…

  • CVE-2020-25557HigNov 13, 2020
    risk 0.61cvss 8.8epss 0.10

    In CMSuno 1.6.2, an attacker can inject malicious PHP code as a "username" while changing his/her username & password. After that, when attacker logs in to the application, attacker's code will be run. As a result of this vulnerability, authenticated user can run command on the…

  • CVE-2020-25538HigNov 13, 2020
    risk 0.61cvss 8.8epss 0.10

    An authenticated attacker can inject malicious code into "lang" parameter in /uno/central.php file in CMSuno 1.6.2 and run this PHP code in the web page. In this way, attacker can takeover the control of the server.

  • CVE-2020-11804HigSep 17, 2020
    risk 0.61cvss 8.8epss 0.07

    An issue was discovered in Titan SpamTitan 7.07. Due to improper sanitization of the parameter quid, used in the page mailqueue.php, code injection can occur. The input for this parameter is provided directly by an authenticated user via an HTTP GET request.

  • CVE-2020-11803HigSep 17, 2020
    risk 0.61cvss 8.8epss 0.08

    An issue was discovered in Titan SpamTitan 7.07. Improper sanitization of the parameter jaction when interacting with the page mailqueue.php could lead to PHP code evaluation server-side, because the user-provided input is passed directly to the php eval() function. The user has…

  • CVE-2020-11998CriSep 10, 2020
    risk 0.61cvss 9.8epss 0.51

    A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open to the following attack:…

  • CVE-2020-8218HigKEVJul 30, 2020
    risk 0.61cvss 7.2epss 0.32

    A code injection vulnerability exists in Pulse Connect Secure <9.1R8 that allows an attacker to crafted a URI to perform an arbitrary code execution via the admin web interface.

  • CVE-2020-13756CriJun 3, 2020
    risk 0.61cvss 9.8epss 0.55

    Sabberworm PHP CSS Parser before 8.3.1 calls eval on uncontrolled data, possibly leading to remote code execution if the function allSelectors() or getSelectorsBySpecificity() is called with input from an attacker.