This page is experimental and may change significantly in future releases.
Public Static Final Field References Mutable Object
Properties
id: d3f:CWE-607
- name
- Public Static Final Field References Mutable Object
- definition
- A public or protected static final field references a mutable object, which allows the object to be changed by malicious code, or accidentally from another package.
Neighbors
CWE-607 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-607 has no related weaknesses in this release.