CWE-582Variant

Array Declared Public, Final, and Static

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product declares an array public, final, and static, which is not sufficient to prevent the array's contents from being modified.

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