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 312 of 349
  • CVE-2024-37885LowJun 14, 2024
    risk 0.00cvss 3.8epss 0.00

    The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer. A code injection in Nextcloud Desktop Client for macOS allowed to load arbitrary code when starting the client with DYLD_INSERT_LIBRARIES set in the enviroment. It is…

  • CVE-2024-31823HigApr 29, 2024
    risk 0.00cvss 8.8epss 0.02

    An issue in Ecommerce-CodeIgniter-Bootstrap commit v. d22b54e8915f167a135046ceb857caaf8479c4da allows a remote attacker to execute arbitrary code via the removeSecondaryImage method of the Publish.php component.

  • CVE-2024-31822CriApr 29, 2024
    risk 0.00cvss 9.8epss 0.02

    An issue in Ecommerce-CodeIgniter-Bootstrap commit v. d22b54e8915f167a135046ceb857caaf8479c4da allows a remote attacker to execute arbitrary code via the saveLanguageFiles method of the Languages.php component.

  • CVE-2023-42374CriFeb 13, 2024
    risk 0.00cvss 9.8epss 0.01

    An issue in mystenlabs Sui Blockchain before v.1.6.3 allow a remote attacker to execute arbitrary code and cause a denial of service via a crafted compressed script to the Sui node component.

  • CVE-2024-21646CriJan 9, 2024
    risk 0.00cvss 9.8epss 0.05

    Azure uAMQP is a general purpose C library for AMQP 1.0. The UAMQP library is used by several clients to implement AMQP protocol communication. When clients using this library receive a crafted binary type data, an integer overflow or wraparound or memory safety issue can occur…

  • CVE-2023-43955CriDec 27, 2023
    risk 0.00cvss 9.8epss 0.01

    The com.phlox.tvwebbrowser TV Bro application through 2.0.0 for Android mishandles external intents through WebView. This allows attackers to execute arbitrary code, create arbitrary files. and perform arbitrary downloads via JavaScript that uses takeBlobDownloadData.

  • CVE-2023-51387HigDec 22, 2023
    risk 0.00cvss 7.2epss 0.01

    Hertzbeat is an open source, real-time monitoring system. Hertzbeat uses aviatorscript to evaluate alert expressions. The alert expressions are supposed to be some simple expressions. However, due to improper sanitization for alert expressions in version prior to 1.4.1, a…

  • CVE-2023-6851MedDec 16, 2023
    risk 0.00cvss 6.3epss 0.01

    A vulnerability was found in kalcaddle KodExplorer up to 4.51.03. It has been rated as critical. This issue affects the function unzipList of the file plugins/zipView/app.php of the component ZIP Archive Handler. The manipulation leads to code injection. The attack may be…

  • CVE-2023-6131HigNov 14, 2023
    risk 0.00cvss 8.8epss 0.01

    Code Injection in GitHub repository salesagility/suitecrm prior to 7.14.2, 7.12.14, 8.4.2.

  • CVE-2023-6126CriNov 14, 2023
    risk 0.00cvss 9.8epss 0.01

    Code Injection in GitHub repository salesagility/suitecrm prior to 7.14.2, 7.12.14, 8.4.2.

  • CVE-2023-6125HigNov 14, 2023
    risk 0.00cvss 8.8epss 0.01

    Code Injection in GitHub repository salesagility/suitecrm prior to 7.14.2, 7.12.14, 8.4.2.

  • CVE-2023-44392HigOct 9, 2023
    risk 0.00cvss 8.2epss 0.01

    Garden provides automation for Kubernetes development and testing. Prior tov ersions 0.13.17 and 0.12.65, Garden has a dependency on the cryo library, which is vulnerable to code injection due to an insecure implementation of deserialization. Garden stores serialized objects…

  • CVE-2023-41362HigAug 29, 2023
    risk 0.00cvss 7.2epss 0.02

    MyBB before 1.8.36 allows Code Injection by users with certain high privileges. Templates in Admin CP intentionally use eval, and there was some validation of the input to eval, but type juggling interfered with this when using PCRE within PHP.

  • CVE-2023-37274HigJul 13, 2023
    risk 0.00cvss 7.5epss 0.00

    Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. When Auto-GPT is executed directly on the host system via the provided run.sh or run.bat files, custom Python code execution is sandboxed using a temporary dedicated…

  • CVE-2023-37273HigJul 13, 2023
    risk 0.00cvss 8.1epss 0.00

    Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. Running Auto-GPT version prior to 0.4.3 by cloning the git repo and executing `docker compose run auto-gpt` in the repo root uses a different docker-compose.yml file from…

  • CVE-2023-36467HigJun 28, 2023
    risk 0.00cvss 8.0epss 0.01

    AWS data.all is an open source development framework to help users build a data marketplace on Amazon Web Services. data.all versions 1.2.0 through 1.5.1 do not prevent remote code execution when a user injects Python commands into the ‘Template’ field when configuring a…

  • CVE-2023-3393HigJun 23, 2023
    risk 0.00cvss 7.2epss 0.01

    Code Injection in GitHub repository fossbilling/fossbilling prior to 0.5.1.

  • CVE-2023-35853CriJun 19, 2023
    risk 0.00cvss 9.8epss 0.01

    In Suricata before 6.0.13, an adversary who controls an external source of Lua rules may be able to execute Lua code. This is addressed in 6.0.13 by disabling Lua unless allow-rules is true in the security lua configuration section.

  • CVE-2023-34237HigJun 7, 2023
    risk 0.00cvss 8.1epss 0.02

    SABnzbd is an open source automated Usenet download tool. A design flaw was discovered in SABnzbd that could allow remote code execution. Manipulating the Parameters setting in the Notification Script functionality allows code execution with the privileges of the SABnzbd…

  • CVE-2023-2943HigMay 27, 2023
    risk 0.00cvss 8.8epss 0.01

    Code Injection in GitHub repository openemr/openemr prior to 7.0.1.