Common Weakness Enumeration

    CWE Definition / CWE-102

    CWE-102: Struts: Duplicate Validation Forms

    The product uses multiple validation forms with the same name, which might cause the Struts Validator to validate a form that the programmer does not expect.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:29 Feb 2024

    Related Weakness

    CWE-694: Use of Multiple Resources with Duplicate Identifier

    CWE-1173: Improper Use of Validation Framework

    CWE-20: Improper Input Validation

    CWE-102: Struts: Duplicate Validation Forms | CVE-DB