CWE-1105: Insufficient Encapsulation of Machine-Dependent Functionality
Base
Incomplete
Simple
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The product or code uses machine-dependent functionality, but it does not sufficiently encapsulate or isolate this functionality from the rest of the code.
常见后果
影响范围: Other
技术影响: Reduce Maintainability