CWE-1112β€”Incomplete Documentation of Program Execution

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

Metadata

CWE ID:
CWE-1112
Abstraction:
Base
Structure:
Simple
Status:
Incomplete
Release Date:
2019-01-03
Latest Modification Date:
2025-12-11

Weakness Name

Incomplete Documentation of Program Execution

Description

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.

Common Consequences

Scope:
Other
Impact:
Reduce Maintainability
Scope:
Other
Impact:
Increase Analytical Complexity

Related Weaknesses