CWE-105

Struts: Form Field Without Validator

High

Description

The product has a form field that is not validated by a corresponding validation form, which can introduce other weaknesses related to insufficient input validation.

Potential Impact

How to Fix

Implementation

Validate all form fields. If a field is unused, it is still important to constrain it so that it is empty or undefined.

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-105 vulnerabilities in your codebase.

Get Security Assessment