This page is experimental and may change significantly in future releases.
Use of Inner Class Containing Sensitive Data
Properties
id: d3f:CWE-492
- name
- Use of Inner Class Containing Sensitive Data
- definition
- Inner classes are translated into classes that are accessible at package scope and may expose code that the programmer intended to keep private to attackers.
Neighbors
CWE-492 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-492 has no related weaknesses in this release.