Backslash Vulnerability Database Serializable Class Containing Sensitive Data

Serializable Class Containing Sensitive Data

CWE-499

Short description

The code contains a class with sensitive data, but the class does not explicitly deny serialization. The data can be accessed by serializing the class through another class.

Extended description

Best practices to prevent this CWE

  • LinkedIn Icon
  • Facebook Icon
  • X Icon
  • Link Icon