Common Weakness Enumeration

    CWE Definition / CWE-608

    CWE-608: Struts: Non-private Field in ActionForm Class

    An ActionForm class contains a field that has not been declared private, which can be accessed without using a setter or getter.

    Published:7 May 2007
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-668: Exposure of Resource to Wrong Sphere