CWE-107: Struts: Unused Validation Form
An unused validation form indicates that validation logic is not up-to-date.
Overview
CWE-107 (Struts: Unused Validation Form) is a variant-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Common consequences
What can happen when CWE-107 is exploited.
Quality Degradation
Affects: Other
How it happens
When it is introduced
Typically introduced during these phases of the software lifecycle.
Applies to
Languages
How to prevent it
Practical mitigations for CWE-107, grouped by where in the lifecycle they apply.