BaseIncomplete

CWE-1250Improper Preservation of Consistency Between Independent Representations of Shared State

Category: other

Description

The product has or supports multiple distributed components or sub-systems that are each required to keep their own local copy of shared data - such as state or cache - but the product does not ensure that all local copies remain consistent with each other.

Common consequences· 1

  • Other — Unexpected State
    One or more of the components/sub-systems could assume that the state is different than it actually is.

References

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

Related by meaning· 6

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

CWE
Incorrect Synchronization
CWE
Missing Synchronization
CWE
Improper Synchronization
CWE
Mirrored Regions with Different Values
CWE
Reliance on Insufficiently Trustworthy Component
CWE
Unsynchronized Access to Shared Data in a Multithreaded Context
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.