ClassIncomplete
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Category: injection
Description
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.
Common consequences· 5
- Confidentiality — Read Application DataMany injection attacks involve the disclosure of important information -- in terms of both data sensitivity and usefulness in further exploitation.
- Access Control — Bypass Protection MechanismIn some cases, injectable code controls authentication; this may lead to a remote vulnerability.
- Other — Alter Execution LogicInjection attacks are characterized by the ability to significantly change the flow of a given process, and in some cases, to the execution of arbitrary code.
- Integrity / Other — OtherData injection attacks lead to loss of data integrity in nearly all cases as the control-plane data injected is always incidental to data recall or writing.
- Non-Repudiation — Hide ActivitiesOften the actions performed by injected control code are unlogged.
Potential mitigations· 2
- [Requirements]Programming languages and supporting technologies might be chosen which are not subject to these issues.
- [Implementation]Utilize an appropriate mix of allowlist and denylist parsing to filter control-plane syntax from all input.
Related CAPEC attack patterns· 37
References
Exploits (incoming)31
Showing top 30 of 31 by confidence. Click any target to see the full neighbourhood.
(incoming)119
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-0203cve-2025-0203 | 0% | live |
| Vulnerability | CVE-2025-0204cve-2025-0204 | 0% | live |
| Vulnerability | CVE-2025-0205cve-2025-0205 | 0% | live |
| Vulnerability | CVE-2025-0207cve-2025-0207 | 0% | live |
| Vulnerability | CVE-2025-0208cve-2025-0208 | 0% | live |
| Vulnerability | CVE-2025-0210cve-2025-0210 | 0% | live |
| Vulnerability | CVE-2025-0212cve-2025-0212 | 0% | live |
| Vulnerability | CVE-2025-0229cve-2025-0229 | 0% | live |
| Vulnerability | CVE-2025-0230cve-2025-0230 | 0% | live |
| Vulnerability | CVE-2025-0231cve-2025-0231 | 0% | live |
| Vulnerability | CVE-2025-0232cve-2025-0232 | 0% | live |
| Vulnerability | CVE-2025-0233cve-2025-0233 | 0% | live |
| Vulnerability | CVE-2025-0294cve-2025-0294 | 0% | live |
| Vulnerability | CVE-2025-0296cve-2025-0296 | 0% | live |
| Vulnerability | CVE-2025-0298cve-2025-0298 | 0% | live |
| Vulnerability | CVE-2025-0299cve-2025-0299 | 0% | live |
| Vulnerability | CVE-2025-0300cve-2025-0300 | 0% | live |
| Vulnerability | CVE-2025-0333cve-2025-0333 | 0% | live |
| Vulnerability | CVE-2025-0334cve-2025-0334 | 0% | live |
| Vulnerability | CVE-2025-0336cve-2025-0336 | 0% | live |
| Vulnerability | CVE-2025-0340cve-2025-0340 | 0% | live |
| Vulnerability | CVE-2025-0344cve-2025-0344 | 0% | live |
| Vulnerability | CVE-2025-0345cve-2025-0345 | 0% | live |
| Vulnerability | CVE-2025-0347cve-2025-0347 | 0% | live |
| Vulnerability | CVE-2025-0391cve-2025-0391 | 0% | live |
| Vulnerability | CVE-2025-0392cve-2025-0392 | 0% | live |
| Vulnerability | CVE-2025-0405cve-2025-0405 | 0% | live |
| Vulnerability | CVE-2025-0406cve-2025-0406 | 0% | live |
| Vulnerability | CVE-2025-0407cve-2025-0407 | 0% | live |
| Vulnerability | CVE-2025-0408cve-2025-0408 | 0% | live |
Showing top 30 of 119 by confidence. Click any target to see the full neighbourhood.
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.