CWE-107

Variant Abstraction Level
Pillar — Highest-level weakness category
Class — Abstract, language-independent
Base — Specific enough to detect
Variant — Tied to specific technology
Compound — Requires multiple weaknesses
Draft MITRE CWE Status
Stable — Fully reviewed and complete
Draft — Under development, may change
Incomplete — Partially defined by MITRE
Deprecated — No longer recommended
Obsolete — Replaced by another CWE
Struts: Unused Validation Form

Description

An unused validation form indicates that validation logic is not up-to-date.

Consequences

Other — Quality Degradation

Mitigations

Phase: Implementation

Remove the unused Validation Form from the validation.xml file.