This page is experimental and may change significantly in future releases.
Non-exit on Failed Initialization
Properties
id: d3f:CWE-455
- name
- Non-exit on Failed Initialization
- definition
- The product does not exit or otherwise modify its operation when security-relevant errors occur during initialization, such as when a configuration file has a format error or a hardware security module (HSM) cannot be activated, which can cause the product to execute in a less secure fashion than intended by the administrator.
Neighbors
CWE-455 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-455 has no related weaknesses in this release.