CWE-580Variant

clone() Method Without super.clone()

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product contains a clone() method that does not call super.clone() to obtain the new object.

The record
Technical detail
CWE ID
CWE-580
Abstraction
Variant
Structure
Simple
Status
Draft