This page is experimental and may change significantly in future releases.
J2EE Bad Practices: Non-serializable Object Stored in Session
Properties
id: d3f:CWE-579
- name
- J2EE Bad Practices: Non-serializable Object Stored in Session
- definition
- The product stores a non-serializable object as an HttpSession attribute, which can hurt reliability.
Neighbors
CWE-579 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-579 has no related weaknesses in this release.