Public Static Final Field References Mutable Object
Draft in the CWE catalog · 0 CVEs mapped
0
CVEs mapped
What it is
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.