Struts: Non-private Field in ActionForm Class
CWE-608 · Variant · Draft
An ActionForm class contains a field that has not been declared private, which can be accessed without using a setter or getter.
An ActionForm class contains a field that has not been declared private, which can be accessed without using a setter or getter.