CWE-1098 — Data Element containing Pointer Item without Proper Copy Control Element
CWE-1098: Data Element containing Pointer Item without Proper Copy Control Element
MITRE CWE weakness
| Kind | Weakness |
| Abstraction | Base |
| Status | Incomplete |
| Likelihood of exploit | — |
Description
The code contains a data element with a pointer that does not have an associated copy or constructor method.
Common consequences
- Other: Reduce Reliability
Mitigations
(none listed)
References
- CWE page: https://cwe.mitre.org/data/definitions/1098.html
- CWE list: https://cwe.mitre.org/data/index.html