This page is experimental and may change significantly in future releases.
Use of Hard-coded, Security-relevant Constants
Properties
id: d3f:CWE-547
- name
- Use of Hard-coded, Security-relevant Constants
- definition
- The product uses hard-coded constants instead of symbolic names for security-critical values, which increases the likelihood of mistakes during code maintenance or security policy change.
Neighbors
CWE-547 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-547 has no related weaknesses in this release.