This page is experimental and may change significantly in future releases.
Public Static Field Not Marked Final
Properties
id: d3f:CWE-500
- name
- Public Static Field Not Marked Final
- definition
- An object contains a public static field that is not marked final, which might allow it to be modified in unexpected ways.
Neighbors
CWE-500 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-500 has no related weaknesses in this release.