← Back
CWE-94

7,044 CVEs • Abstraction: Base • Likelihood of Exploit: Medium

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

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.

JSON object

Loading...

CVEs (7,044)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Cdc
1Microbetrace
Jun 17, 2026
Apr 26, 2018
N/A· v4
7.8 HIGH· v3
9.3 HIGH· v2
Centers for Disease Control and Prevention MicrobeTRACE 0.1.11 allows remote attackers to execute arbitrary code, related to code injection via a crafted CSV file with an initial 'Source<script type="text/javascript" src...Show more
Centers for Disease Control and Prevention MicrobeTRACE 0.1.11 allows remote attackers to execute arbitrary code, related to code injection via a crafted CSV file with an initial 'Source<script type="text/javascript" src=' line. Fix released on 2018-03-28.Show less
1Poscms
1Poscms
Nov 21, 2024
Apr 19, 2018
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
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, a...Show more
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.Show less
1Poscms
1Poscms
Nov 21, 2024
Apr 19, 2018
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
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 d...Show more
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 code into the api/ucsso/config.php file.Show less
1Pbootcms
1Pbootcms
Nov 21, 2024
Apr 16, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
PbootCMS v0.9.8 allows PHP code injection via an IF label in index.php/About/6.html or admin.php/Site/index.html, related to the parserIfLabel function in \apps\home\controller\ParserController.php.
1Cmsmadesimple
1Cms Made Simple
Nov 21, 2024
Apr 13, 2018
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
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 r...Show more
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.Show less
1Microsoft
6Excel Services
OfficeOffice 2010+3 more
Nov 21, 2024
Apr 12, 2018
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
A remote code execution vulnerability exists when the Office graphics component improperly handles specially crafted embedded fonts, aka "Microsoft Office Graphics Remote Code Execution Vulnerability." This affects Word,...Show more
A remote code execution vulnerability exists when the Office graphics component improperly handles specially crafted embedded fonts, aka "Microsoft Office Graphics Remote Code Execution Vulnerability." This affects Word, Microsoft Office, Microsoft SharePoint, Excel, Microsoft SharePoint Server.Show less
2Oracle
Vmware
19Application Testing Suite
Big Data DiscoveryCommunications Converged Application Server+16 more
Nov 21, 2024
Apr 11, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.16 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the...Show more
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.16 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can lead to a remote code execution attack. This CVE addresses the partial fix for CVE-2018-1270 in the 4.3.x branch of the Spring Framework.Show less
5Apache
BroadcomOracle+2 more
6Financial Services Crime And Compliance Management Studio
IgniteSpring Data Commons+3 more
Aug 26, 2026
Apr 11, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remo...Show more
Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data's projection-based request payload binding hat can lead to a remote code execution attack.Show less
1Gxlcms
1Gxlcms Qy
Jun 17, 2026
Apr 7, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Gxlcms QY v1.0.0713, the upload function in Lib\Lib\Action\Admin\UploadAction.class.php allows remote attackers to execute arbitrary PHP code by first using an Admin-Admin-Configsave request to change the config[uploa...Show more
In Gxlcms QY v1.0.0713, the upload function in Lib\Lib\Action\Admin\UploadAction.class.php allows remote attackers to execute arbitrary PHP code by first using an Admin-Admin-Configsave request to change the config[upload_class] value from jpg,gif,png,jpeg to jpg,gif,png,jpeg,php and then making an Admin-Upload-Upload request.Show less
1Gxlcms
1Gxlcms Qy
Jun 17, 2026
Apr 7, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Gxlcms QY v1.0.0713, the update function in Lib\Lib\Action\Admin\TplAction.class.php allows remote attackers to execute arbitrary PHP code by placing this code into a template.
4Debian
OracleRedhat+1 more
28Application Testing Suite
Big Data DiscoveryCommunications Converged Application Server+25 more
Nov 21, 2024
Apr 6, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the...Show more
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can lead to a remote code execution attack.Show less
1Mcafee
1Network Security Manager
Nov 21, 2024
Apr 4, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Target influence via framing vulnerability in the web interface in McAfee Network Security Management (NSM) before 8.2.7.42.2 allows remote attackers to inject arbitrary web script or HTML via application pages inability...Show more
Target influence via framing vulnerability in the web interface in McAfee Network Security Management (NSM) before 8.2.7.42.2 allows remote attackers to inject arbitrary web script or HTML via application pages inability to break out of 3rd party HTML frames.Show less
1Dedecms
1Dedecms
Jun 17, 2026
Apr 2, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
DedeCMS 5.7 allows remote attackers to execute arbitrary PHP code via the egroup parameter to uploads/dede/stepselect_main.php because code within the database is accessible to uploads/dede/sys_cache_up.php.
1Dedecms
1Dedecms
Jun 17, 2026
Apr 2, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
sys_verifies.php in DedeCMS 5.7 allows remote attackers to execute arbitrary PHP code via the refiles array parameter, because the contents of modifytmp.inc are under an attacker's control.
2Prestashop
Responsive Mega Menu Pro Project
2Prestashop
Responsive Mega Menu Pro
Jun 17, 2026
Mar 28, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
modules/bamegamenu/ajax_phpcode.php in the Responsive Mega Menu (Horizontal+Vertical+Dropdown) Pro module 1.0.32 for PrestaShop 1.5.5.0 through 1.7.2.5 allows remote attackers to execute arbitrary PHP code via the code p...Show more
modules/bamegamenu/ajax_phpcode.php in the Responsive Mega Menu (Horizontal+Vertical+Dropdown) Pro module 1.0.32 for PrestaShop 1.5.5.0 through 1.7.2.5 allows remote attackers to execute arbitrary PHP code via the code parameter.Show less
1Zikula
1Zikula Application Framework
Nov 21, 2024
Mar 26, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Zikula Application Framework before 1.3.7 build 11 allows remote attackers to conduct PHP object injection attacks and delete arbitrary files or execute arbitrary PHP code via crafted serialized data in the (1) authentic...Show more
Zikula Application Framework before 1.3.7 build 11 allows remote attackers to conduct PHP object injection attacks and delete arbitrary files or execute arbitrary PHP code via crafted serialized data in the (1) authentication_method_ser or (2) authentication_info_ser parameter to index.php, or (3) zikulaMobileTheme parameter to index.php.Show less
1Zzcms
1Zzcms
Jun 17, 2026
Mar 24, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in zzcms 8.2. It allows PHP code injection via the siteurl parameter to install/index.php, as demonstrated by injecting a phpinfo() call into /inc/config.php.
1Dell
2Emc Idrac7
Emc Idrac8
Nov 21, 2024
Mar 23, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Dell EMC iDRAC7/iDRAC8, versions prior to 2.52.52.52, contain CGI injection vulnerability which could be used to execute remote code. A remote unauthenticated attacker may potentially be able to use CGI variables to exec...Show more
Dell EMC iDRAC7/iDRAC8, versions prior to 2.52.52.52, contain CGI injection vulnerability which could be used to execute remote code. A remote unauthenticated attacker may potentially be able to use CGI variables to execute remote code.Show less
1Ibm
1Tivoli Monitoring
Nov 21, 2024
Mar 22, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
IBM Tivoli Monitoring V6 6.2.3 and 6.3.0 could allow an unauthenticated user to remotely execute code through unspecified methods. IBM X-Force ID: 137034.
1Yiiframework
1Yii
Jun 17, 2026
Mar 21, 2018
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Yii 2.x before 2.0.15 allows remote attackers to inject unintended search conditions via a variant of the CVE-2018-7269 attack in conjunction with the Elasticsearch extension.