结构: Simple
Abstraction: Base
状态: Draft
被利用可能性: unkown
The software 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.
Language: {'cwe_Class': 'Language-Independent', 'cwe_Prevalence': 'Undetermined'}
| 范围 | 影响 | 注释 |
|---|---|---|
| Integrity | Unexpected State |
| 映射的分类名 | ImNode ID | Fit | Mapped Node Name |
|---|---|---|---|
| PLOVER | Numeric Byte Ordering Error | ||
| The CERT Oracle Secure Coding Standard for Java (2011) | FIO12-J | Provide methods to read and write little-endian data |