CWE-608βStruts: Non-private Field in ActionForm Class
PUBLISHEDweakness record
released 2007-05-07 Β· last modified 2025-12-11
Metadata
Weakness Name
Struts: Non-private Field in ActionForm Class
Description
An ActionForm class contains a field that has not been declared private, which can be accessed without using a setter or getter.