Common Weakness Enumeration

    CWE Definition / CWE-103

    CWE-103: Struts: Incomplete validate() Method Definition

    The product has a validator form that either does not define a validate() method, or defines a validate() method but does not call super.validate().

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-573: Improper Following of Specification by Caller

    CWE-20: Improper Input Validation

    CWE-103: Struts: Incomplete validate() Method Definition | CVE-DB