CWE-498: Cloneable Class Containing Sensitive Information
The code contains a class with sensitive data, but the class is cloneable. The data can then be accessed by cloning the class.
0 tracked CVEs are classified under this weakness.
The code contains a class with sensitive data, but the class is cloneable. The data can then be accessed by cloning the class.
0 tracked CVEs are classified under this weakness.