Common Weakness Enumeration

    CWE Definition / CWE-109

    CWE-109: Struts: Validator Turned Off

    Automatic filtering via a Struts bean has been turned off, which disables the Struts Validator and custom validation logic. This exposes the application to other weaknesses related to insufficient input validation.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:29 Jun 2023

    Related Weakness

    CWE-1173: Improper Use of Validation Framework

    CWE-20: Improper Input Validation