BaseIncomplete

CWE-1070Serializable Data Element Containing non-Serializable Item Elements

Category: other

Description

The product contains a serializable, storable data element such as a field or member, but the data element contains member elements that are not serializable.

Common consequences· 1

  • Other — Reduce Reliability
    This issue can prevent the product from running reliably. If the relevant code is reachable by an attacker, then this reliability problem might introduce a vulnerability.

References

  1. https://cwe.mitre.org/data/definitions/1070.html

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Missing Serialization Control Element
CWE
Persistent Storable Data Element without Associated Comparison Control Element
CWE
Data Element Aggregating an Excessively Large Number of Non-Primitive Elements
CWE
Critical Data Element Declared Public
CWE
Incorrect Type Conversion or Cast
CWE
Data Element containing Pointer Item without Proper Copy Control Element
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.