This page is experimental and may change significantly in future releases.
Improper Handling of Unexpected Data Type
Properties
id: d3f:CWE-241
- name
- Improper Handling of Unexpected Data Type
- definition
- The product does not handle or incorrectly handles when a particular element is not the expected type, e.g. it expects a digit (0-9) but is provided with a letter (A-Z).
Neighbors
CWE-241 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-241 has no related weaknesses in this release.