← Back
CWE-74

4,976 CVEs • Abstraction: Class • Likelihood of Exploit: High

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

JSON object

Loading...

CVEs (4,976)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Debian
FedoraprojectPuma+1 more
4Debian Linux
FedoraPuma+1 more
Jun 17, 2026
Feb 28, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Puma (RubyGem) before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters (i.e. `CR`, `LF` or`/r`, `/n`) to end the header and inje...Show more
In Puma (RubyGem) before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters (i.e. `CR`, `LF` or`/r`, `/n`) to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting. While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS). This is related to CVE-2019-16254, which fixed this vulnerability for the WEBrick Ruby web server. This has been fixed in versions 4.3.2 and 3.12.3 by checking all headers for line endings and rejecting headers with those characters.Show less
1Widgets Project
1Widgets
Jun 17, 2026
Feb 24, 2020
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
An issue was discovered in the Widgets extension through 1.4.0 for MediaWiki. Improper title sanitization allowed for the execution of any wiki page as a widget (as defined by this extension) via MediaWiki's {{#widget:}}...Show more
An issue was discovered in the Widgets extension through 1.4.0 for MediaWiki. Improper title sanitization allowed for the execution of any wiki page as a widget (as defined by this extension) via MediaWiki's {{#widget:}} parser function.Show less
2Dropwizard
Oracle
2Blockchain Platform
Dropwizard Validation
Jun 17, 2026
Feb 24, 2020
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions whe...Show more
Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2.Show less
2Debian
Redhat
2Ansible
Debian Linux
Nov 21, 2024
Feb 20, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an i...Show more
The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-4657.Show less
1Undefsafe Project
1Undefsafe
Jun 17, 2026
Feb 18, 2020
N/A· v4
6.3 MEDIUM· v3
6.5 MEDIUM· v2
undefsafe before 2.0.3 is vulnerable to Prototype Pollution. The 'a' function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
1Component Flatten Project
1Component Flatten
Jun 17, 2026
Feb 18, 2020
N/A· v4
6.3 MEDIUM· v3
6.5 MEDIUM· v2
All versions of component-flatten are vulnerable to Prototype Pollution. The a function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
1Dot Object Project
1Dot Object
Jun 17, 2026
Feb 18, 2020
N/A· v4
6.3 MEDIUM· v3
6.5 MEDIUM· v2
dot-object before 2.1.3 is vulnerable to Prototype Pollution. The set function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
1Bodymen Project
1Bodymen
Jun 17, 2026
Feb 18, 2020
N/A· v4
6.3 MEDIUM· v3
6.5 MEDIUM· v2
bodymen before 1.1.1 is vulnerable to Prototype Pollution. The handler function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
1Redhat
1Ansible
Nov 21, 2024
Feb 18, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Multiple argument injection vulnerabilities in Ansible before 1.6.7 allow remote attackers to execute arbitrary code by leveraging access to an Ansible managed host and providing a crafted fact, as demonstrated by a fact...Show more
Multiple argument injection vulnerabilities in Ansible before 1.6.7 allow remote attackers to execute arbitrary code by leveraging access to an Ansible managed host and providing a crafted fact, as demonstrated by a fact with (1) a trailing " src=" clause, (2) a trailing " temp=" clause, or (3) a trailing " validate=" clause accompanied by a shell command.Show less
1Redhat
1Ansible
Nov 21, 2024
Feb 18, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Ansible before 1.6.7 does not prevent inventory data with "{{" and "lookup" substrings, and does not prevent remote data with "{{" substrings, which allows remote attackers to execute arbitrary code via (1) crafted looku...Show more
Ansible before 1.6.7 does not prevent inventory data with "{{" and "lookup" substrings, and does not prevent remote data with "{{" substrings, which allows remote attackers to execute arbitrary code via (1) crafted lookup('pipe') calls or (2) crafted Jinja2 data.Show less
1Twiki
1Twiki
Nov 21, 2024
Feb 17, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Eval injection vulnerability in lib/TWiki/Plugins.pm in TWiki before 6.0.1 allows remote attackers to execute arbitrary Perl code via the debugenableplugins parameter to do/view/Main/WebHome.
1Webkitgtk
1Webkitgtk
Nov 21, 2024
Feb 17, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
Webkit-GTK 2.x (any version with HTML5 audio/video support based on GStreamer) allows remote attackers to trigger unexpectedly high sound volume via malicious javascript. NOTE: this WebKit-GTK behavior complies with exis...Show more
Webkit-GTK 2.x (any version with HTML5 audio/video support based on GStreamer) allows remote attackers to trigger unexpectedly high sound volume via malicious javascript. NOTE: this WebKit-GTK behavior complies with existing W3C standards and existing practices for GNOME desktop integration.Show less
1Salesagility
1Suitecrm
Jun 17, 2026
Feb 13, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
SuiteCRM through 7.11.11 allows EmailsControllerActionGetFromFields PHP Object Injection.
1Libnotify Project
1Libnotify
Nov 21, 2024
Feb 12, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
libnotify before 1.0.4 for Node.js allows remote attackers to execute arbitrary commands via unspecified characters in a call to libnotify.notify.
2Automattic
Boldgrid
2W3 Total Cache
Wp Super Cache
Nov 21, 2024
Feb 12, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
WordPress W3 Total Cache Plugin 0.9.2.8 has a Remote PHP Code Execution Vulnerability
1Hubot Scripts Project
1Hubot Scripts
Nov 21, 2024
Feb 12, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
scripts/email.coffee in the Hubot Scripts module before 2.4.4 for Node.js allows remote attackers to execute arbitrary commands.
3Sphider
Sphider PlusSphiderpro
3Sphider
Sphider PlusSphider Pro
Nov 21, 2024
Feb 10, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
A Command Execution vulnerability exists in Sphider Pro, and Sphider Plus 3.2 due to insufficient sanitization of fwrite to conf.php, which could let a remote malicious user execute arbitrary code. CVE-2014-5086 pertains...Show more
A Command Execution vulnerability exists in Sphider Pro, and Sphider Plus 3.2 due to insufficient sanitization of fwrite to conf.php, which could let a remote malicious user execute arbitrary code. CVE-2014-5086 pertains to instances of fwrite in Sphider Pro and Sphider Plus only, but don’t exist in Sphider.Show less
1Sphider Plus
1Sphider Plus
Nov 21, 2024
Feb 10, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
A Command Execution vulnerability exists in Sphider Plus 3.2 due to insufficient sanitization of fwrite to conf.php, which could let a remote malicious user execute arbitrary code. CVE-2014-5085 pertains to instances of...Show more
A Command Execution vulnerability exists in Sphider Plus 3.2 due to insufficient sanitization of fwrite to conf.php, which could let a remote malicious user execute arbitrary code. CVE-2014-5085 pertains to instances of fwrite in Sphider Plus, but do not exist in either Sphider or Sphider Pro.Show less
1Sphiderpro
1Sphider Pro
Nov 21, 2024
Feb 10, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
A Command Execution vulnerability exists in Sphider Pro 3.2 due to insufficient sanitization of fwrite, which could let a remote malicious user execute arbitrary code. CVE-2014-5084 pertains to instances of fwrite in Sph...Show more
A Command Execution vulnerability exists in Sphider Pro 3.2 due to insufficient sanitization of fwrite, which could let a remote malicious user execute arbitrary code. CVE-2014-5084 pertains to instances of fwrite in Sphider Pro only, but do not exist in either Sphider or Sphider Plus.Show less
1Sphider
1Sphider
Nov 21, 2024
Feb 10, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
A Command Execution vulnerability exists in Sphider before 1.3.6 due to insufficient sanitization of fwrite to conf.php, which could let a remote malicious user execute arbitrary code. CVE-2014-5083 pertains to instances...Show more
A Command Execution vulnerability exists in Sphider before 1.3.6 due to insufficient sanitization of fwrite to conf.php, which could let a remote malicious user execute arbitrary code. CVE-2014-5083 pertains to instances of fwrite in Sphider.Show less