This page is experimental and may change significantly in future releases.
Use of Incorrect Byte Ordering
Properties
id: d3f:CWE-198
- name
- Use of Incorrect Byte Ordering
- definition
- The product receives input from an upstream component, but it does not account for byte ordering (e.g. big-endian and little-endian) when processing the input, causing an incorrect number or value to be used.
Neighbors
CWE-198 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-198 has no related weaknesses in this release.