This page is experimental and may change significantly in future releases.
Struts: Non-private Field in ActionForm Class
Properties
id: d3f:CWE-608
- name
- Struts: Non-private Field in ActionForm Class
- definition
- An ActionForm class contains a field that has not been declared private, which can be accessed without using a setter or getter.
Neighbors
CWE-608 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-608 has no related weaknesses in this release.