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 (7,044)

page 137 of 353
  • CVE-2018-20773HigFeb 11, 2019
    risk 0.47cvss 7.2epss 0.02

    Frog CMS 0.9.5 allows PHP code execution by visiting admin/?/page/edit/1 and inserting additional <?php lines.

  • CVE-2018-20772HigFeb 11, 2019
    risk 0.47cvss 7.2epss 0.02

    Frog CMS 0.9.5 allows PHP code execution via <?php to the admin/?/layout/edit/1 URI.

  • CVE-2018-19404HigNov 21, 2018
    risk 0.47cvss 7.2epss 0.01

    In YXcms 1.4.7, protected/apps/appmanage/controller/indexController.php allow remote authenticated Administrators to execute any PHP code by creating a ZIP archive containing a config.php file, hosting the .zip file at an external URL, and visiting…

  • CVE-2018-19053HigNov 7, 2018
    risk 0.47cvss 7.2epss 0.01

    PbootCMS 1.2.2 allows remote attackers to execute arbitrary PHP code by specifying a .php filename in a "SET GLOBAL general_log_file" statement, followed by a SELECT statement containing this PHP code.

  • CVE-2018-17827HigOct 1, 2018
    risk 0.47cvss 7.2epss 0.01

    HisiPHP 1.0.8 allows remote attackers to execute arbitrary PHP code by editing a plugin's name to contain that code. This name is then injected into app/admin/model/AdminPlugins.php.

  • CVE-2018-17134HigSep 17, 2018
    risk 0.47cvss 7.2epss 0.02

    admin/web_config.php in PHPMyWind 5.5 allows Admin users to execute arbitrary code via the cfg_author field in conjunction with a crafted cfg_webpath field.

  • CVE-2018-17133HigSep 17, 2018
    risk 0.47cvss 7.2epss 0.02

    admin/web_config.php in PHPMyWind 5.5 allows Admin users to execute arbitrary code via the rewrite url setting.

  • CVE-2018-17132HigSep 17, 2018
    risk 0.47cvss 7.2epss 0.02

    admin/goods_update.php in PHPMyWind 5.5 allows Admin users to execute arbitrary code via the attrvalue[] array parameter.

  • CVE-2018-17131HigSep 17, 2018
    risk 0.47cvss 7.2epss 0.02

    admin/web_config.php in PHPMyWind 5.5 allows Admin users to execute arbitrary code via the varvalue field.

  • CVE-2018-15886HigSep 10, 2018
    risk 0.47cvss 7.2epss 0.01

    Monstra CMS 3.0.4 does not properly restrict modified Snippet content, as demonstrated by the admin/index.php?id=snippets&action=edit_snippet&filename=google-analytics URI, which allows attackers to execute arbitrary PHP code by placing this code after a <?php substring.

  • CVE-2018-16604HigSep 6, 2018
    risk 0.47cvss 7.2epss 0.01

    An issue was discovered in Nibbleblog v4.0.5. With an admin's username and password, an attacker can execute arbitrary PHP code by changing the username because the username is surrounded by double quotes (e.g., "${phpinfo()}").

  • CVE-2018-16343HigSep 2, 2018
    risk 0.47cvss 7.2epss 0.02

    SeaCMS 6.61 allows remote attackers to execute arbitrary code because parseIf() in include/main.class.php does not block use of $GLOBALS.

  • CVE-2018-14716HigAug 6, 2018
    risk 0.47cvss 7.5epss 0.33

    A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin before 3.1.4 for Craft CMS, because requests that don't match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code.

  • CVE-2018-10642HigMay 2, 2018
    risk 0.47cvss 7.2epss 0.06

    Command injection vulnerability in Combodo iTop 2.4.1 allows remote authenticated administrators to execute arbitrary commands by changing the platform configuration, because web/env-production/itop-config/config.php contains a function called TestConfig() that calls the…

  • CVE-2018-10515HigApr 27, 2018
    risk 0.47cvss 7.2epss 0.02

    In CMS Made Simple (CMSMS) through 2.2.7, the "file unpack" operation in the admin dashboard contains a remote code execution vulnerability exploitable by an admin user because a .php file can be present in the extracted ZIP archive.

  • CVE-2018-10236HigApr 19, 2018
    risk 0.47cvss 7.2epss 0.01

    POSCMS 3.2.18 allows remote attackers to execute arbitrary PHP code via the diy\dayrui\controllers\admin\Syscontroller.php 'add' function because an attacker can control the value of $data['name'] with no restrictions, and this value is written to the FCPATH.$file file.

  • CVE-2018-10235HigApr 19, 2018
    risk 0.47cvss 7.2epss 0.01

    POSCMS 3.2.10 allows remote attackers to execute arbitrary PHP code via the diy\module\member\controllers\admin\Setting.php 'index' function because an attacker can control the value of $cache['setting']['ucssocfg'] in diy\module\member\models\Member_model.php and write this…

  • CVE-2018-10086HigApr 13, 2018
    risk 0.47cvss 7.2epss 0.02

    CMS Made Simple (CMSMS) through 2.2.7 contains an arbitrary code execution vulnerability in the admin dashboard because the implementation uses "eval('function testfunction'.rand()" and it is possible to bypass certain restrictions on these "testfunction" functions.

  • CVE-2018-8756HigMar 18, 2018
    risk 0.47cvss 7.2epss 0.03

    Eval injection in yzmphp/core/function/global.func.php in YzmCMS v3.7.1 allows remote attackers to achieve arbitrary code execution via PHP code in the POST data of an index.php?m=member&c=member_content&a=init request.

  • CVE-2017-16682HigDec 12, 2017
    risk 0.47cvss 7.2epss 0.01

    SAP NetWeaver Internet Transaction Server (ITS), SAP Basis from 7.00 to 7.02, 7.30, 7.31, 7.40, from 7.50 to 7.52, allows an attacker with administrator credentials to inject code that can be executed by the application and thereby control the behavior of the application.