CWE-103Variant

Struts: Incomplete validate() Method Definition

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product has a validator form that either does not define a validate() method, or defines a validate() method but does not call super.validate().

The record
Technical detail
CWE ID
CWE-103
Abstraction
Variant
Structure
Simple
Status
Draft
References (1)