This page is experimental and may change significantly in future releases.
Struts: Form Bean Does Not Extend Validation Class
Properties
id: d3f:CWE-104
- name
- Struts: Form Bean Does Not Extend Validation Class
- definition
- If a form bean does not extend an ActionForm subclass of the Validator framework, it can expose the application to other weaknesses related to insufficient input validation.
Neighbors
CWE-104 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-104 has no related weaknesses in this release.