CWE-1098 – Data Element containing Pointer Item without Proper Copy Control Element

Read Time:12 Second

Description

The code contains a data element with a pointer that does not have an associated copy or constructor method.

Modes of Introduction:

 

 

Related Weaknesses

CWE-1076

 

Consequences

Other: Reduce Reliability

 

Potential Mitigations

CVE References