CWE-1102: Reliance on Machine-Dependent Data Representation
Base
Incomplete
Simple
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The code uses a data representation that relies on low-level data representation or constructs that may vary across different processors, physical machines, OSes, or other physical components.
常见后果
影响范围: Other
技术影响: Reduce Maintainability