BaseIncomplete
CWE-430Deployment of Wrong Handler
Category: other
Description
The wrong "handler" is assigned to process an object.
An example of deploying the wrong handler would be calling a servlet to reveal source code of a .JSP file, or automatically "determining" type of the object even if it is contradictory to an explicitly specified type.
Common consequences· 1
- Integrity / Other — Varies by Context, Unexpected State
Potential mitigations· 2
- [Architecture and Design]Perform a type check before interpreting an object.
- [Architecture and Design]Reject any inconsistent types, such as a file with a .GIF extension that appears to consist of PHP code.
Related CAPEC attack patterns· 1
References
Exploits (incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Cause Web Server Misclassificationcapec-11 | 100% | live |
(incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-3946cve-2025-3946 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.