This page is experimental and may change significantly in future releases.
Cloneable Class Containing Sensitive Information
Properties
id: d3f:CWE-498
- name
- Cloneable Class Containing Sensitive Information
- definition
- The code contains a class with sensitive data, but the class is cloneable. The data can then be accessed by cloning the class.
Neighbors
CWE-498 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-498 has no related weaknesses in this release.