CWE-1112Incomplete Documentation of Program Execution

PUBLISHEDweakness record
released 2019-01-03 · last modified 2025-12-11

Metadata

CWE ID:
CWE-1112
摘要:
Base
结构:
Simple
状态:
Incomplete
发布日期:
2019-01-03
更新日期:
2025-12-11

名称

Incomplete Documentation of Program Execution

描述

The document does not fully define all mechanisms that are used to control or influence how product-specific programs are executed.

This includes environmental variables, configuration files, registry keys, command-line switches or options, or system settings.

常见后果

范围:
Other
影响:
Reduce Maintainability
范围:
Other
影响:
Increase Analytical Complexity

相关 CWE