CWE-493: Critical Public Variable Without Final Modifier
The product has a critical public variable that is not final, which allows the variable to be modified to contain unexpected values.
0 tracked CVEs are classified under this weakness.
More specific weaknesses
- CWE-500 — Public Static Field Not Marked Final