CWE-607Variant

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.

The record
Technical detail
CWE ID
CWE-607
Abstraction
Variant
Structure
Simple
Status
Draft